Vadersapien Posted January 18, 2010 Share Posted January 18, 2010 Hi, Just wondering if you can use icons larger than 32x32px in an imagelist. Even with $fLarge set to True it still only extracts the 32x32px icon, even though the file has resolutions all the way up to 256x256... Try Pacfox, my Firefox theme.Try Power Eject, my windows gadget that allows you to eject most drives.Using AutoIt 3.3.4.0, Windows 7 Premium, Intel Core 2 Quad CPU @ 2.66ghz, 4gb RAM, Nvidia GeForce 9500GT Graphics Card & Samsung 22" Monitor. Link to comment Share on other sites More sharing options...
MegaGamerGuy Posted April 1, 2012 Share Posted April 1, 2012 Hi,Just wondering if you can use icons larger than 32x32px in an imagelist. Even with $fLarge set to True it still only extracts the 32x32px icon, even though the file has resolutions all the way up to 256x256...bump Link to comment Share on other sites More sharing options...
GEOSoft Posted April 1, 2012 Share Posted April 1, 2012 the answer is no but why in the h*ll would you bump a thread that is over 2 years old with a single word??? have you been suffering from necromania for long? VixinG 1 George Question about decompiling code? Read the decompiling FAQ and don't bother posting the question in the forums.Be sure to read and follow the forum rules. -AKA the AutoIt Reading and Comprehension Skills test.*** The PCRE (Regular Expression) ToolKit for AutoIT - (Updated Oct 20, 2011 ver:3.0.1.13) - Please update your current version before filing any bug reports. The installer now includes both 32 and 64 bit versions. No change in version number. Visit my Blog .. currently not active but it will soon be resplendent with news and views. Also please remove any links you may have to my website. it is soon to be closed and replaced with something else. "Old age and treachery will always overcome youth and skill!" Link to comment Share on other sites More sharing options...
VixinG Posted April 1, 2012 Share Posted April 1, 2012 the answer is no but why in the h*ll would you bump a thread that is over 2 years old with a single word??? have you been suffering from necromania for long?Hahah you made my day btw I was searching for answer on the forums and found nothing - few hours ago. [indent=3][/indent] Link to comment Share on other sites More sharing options...
ProgAndy Posted April 1, 2012 Share Posted April 1, 2012 The answer is yes, but you have to use some special functions: _WinAPI_LoadIcon, or from WinAPIEx.au3: _WinAPI_LoadIconWithScaleDown, or _WinAPI_ShellExtractIcon and then _GUIImageList_ReplaceIcon($list, -1, $hIcon) *GERMAN* [note: you are not allowed to remove author / modified info from my UDFs]My UDFs:[_SetImageBinaryToCtrl] [_TaskDialog] [AutoItObject] [Animated GIF (GDI+)] [ClipPut for Image] [FreeImage] [GDI32 UDFs] [GDIPlus Progressbar] [Hotkey-Selector] [Multiline Inputbox] [MySQL without ODBC] [RichEdit UDFs] [SpeechAPI Example] [WinHTTP]UDFs included in AutoIt: FTP_Ex (as FTPEx), _WinAPI_SetLayeredWindowAttributes Link to comment Share on other sites More sharing options...
Skitty Posted April 1, 2012 Share Posted April 1, 2012 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now