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
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
Wouldnt it be located in the theme itself?
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
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
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
Originally posted by sketching@Aug 2 2004, 02:13 AMYou 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
Explorer.EXE Resource ID's are bitmap 143, 176, 178 and 179 for the Windows flag.