|
-
Oct 19th, 2023, 04:58 AM
#3
Thread Starter
Lively Member
Re: Is it possible to get an HICON from .ico with multiple images stored in resources
 Originally Posted by fafalone
I'm still not really clear on what you're trying to do... are they separate entries in icon file, or you literally have an e.g. 160x32 image and want 5 HICONs from it?
Sorry, not sure what is separate entries. My knowledge of Icons are limited.
The .ico file is 45x135.
I would like to use it as a single .ico file and just get unique HICON for each image either by an index, or a x,y value.
Because I want to add them to an imagelist. I know ImageList_Add accepts multiple images but for .bmp file.
I'm trying to avoid to use each icon in its own separate resource ID.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|