[help] Start Button Windows Flag

Where is the Windows flag used in the Start Button? Does anyone know in what file it is? Thanks.

// Lou

---------------------------------

THis is a [Help] thread, right?

The Topic Has Been Tagged

// Seph

#197145

Wouldnt it be located in the theme itself?

#197149

yeah, in luna.msstyles.

if classic, it should be in explorer.exe.

#197197

As even I thought, it is not in Luna.msstyles, or at least as far as I can see. There is no icon or icongroup resource in the msstyles file, and inside explorer.exe is no winflag unfortunately. I believe it is a ico file because in WindowsX's LH Transformation Pack, as well as WindowsX's OS X Transformation Pack, they are changed to an LH flag and an Apple.

// Lou

edit: well ave found me an app so :P but id still like to know where the file is...i guess in explorer.exe as a 32 bit bitmap file...hm

// Lou

edit 2: ave told me that too haha, ave is god

// Lou

#197201

You have to look at the luna.msstyle bitmaps if you're using them.

The start button is a bitmap image that holds three sections:

- normal state

- mouse hover

- mouse click

#197293

Originally posted by sketching@Aug 2 2004, 02:13 AM

You have to look at the luna.msstyle bitmaps if you're using them.

The start button is a bitmap image that holds three sections:

- normal state

- mouse hover

- mouse click

<{POST_SNAPBACK}>

that is wherethe green part is... the title "start" and the winflag are inside explorer.exe :-D thanks again ave

// Lou

#197500

Explorer.EXE Resource ID's are bitmap 143, 176, 178 and 179 for the Windows flag.

#197563