|
-
Oct 19th, 2023, 04:12 AM
#1
Thread Starter
Lively Member
Is it possible to get an HICON from .ico with multiple images stored in resources
Suppose I have a .ico file stored in resources. This file has, say, 3 icons combined vertically. All of those 3 images have the same size.
Example:

Is there a way to extract each of those files and get an HICON?
LoadImage only gives height and width which is not what I'm looking for.
Basically, I'm trying to avoid to load them separately each with its own resource ID.
Thanks in advance.
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
|