Groups | Blog | Home
all groups > visual c > june 2007 >

visual c : How can I load an icon from an exe?


kelvin.koogan NO[at]SPAM googlemail.com
6/25/2007 1:03:25 AM
How can I load an icon from an exe in C++ .NET?

Is there .NET equivalent of ::LoadIcon?

If ::LoadIcon is still the right way to do it, how do I get a handle
to pass to it and how do I convert the handle returned to an Icon?

TIA,
KK
Adrian
6/25/2007 10:43:17 PM
GetManifestResourceStream might be what you are after?

[quoted text, click to view]

AddThis Social Bookmark Button