Get Icon Handle from Memory block?
C / C++ / MFC
3
Posts
2
Posters
0
Views
1
Watching
-
If I know a block of memory is just the data of an icon, how can I get the handle of this icon?
|-|3llo Wo|2ld
If the memory is an
ICONINFO
struct, callCreateIconIndirect()
--Mike-- Personal stuff:: Ericahist | Homepage Shareware stuff:: 1ClickPicGrabber | RightClick-Encrypt CP stuff:: CP SearchBar v2.0.2 | C++ Forum FAQ ---- Actual sign at the laundromat I go to: "No tinting or dying." -
If the memory is an
ICONINFO
struct, callCreateIconIndirect()
--Mike-- Personal stuff:: Ericahist | Homepage Shareware stuff:: 1ClickPicGrabber | RightClick-Encrypt CP stuff:: CP SearchBar v2.0.2 | C++ Forum FAQ ---- Actual sign at the laundromat I go to: "No tinting or dying."