How can I load an icon from an exe?

K

kelvin.koogan

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top