icon of the compiled executable

Started by pc2, March 23, 2008, 10:36:00 PM

Previous topic - Next topic

pc2

salutations,

if we create a Pelles C Win32 project, add a resource file to it ("main.rc"),
and, in the resources, add an icon, the compiled executable assumes
this icon.
how to add icons to the resources list, but having the executable not to
assume any of these icons (i. e. leaving it with the standard executable icon of
Windows)?

thank you in advance.