Resource files
Resource files
I am trying to Dynamically change the icon in an EXECUTABLE file. I cant seem to find any API calls for this, and i search the forums and couldnt find anything at all. Thanks for any of your help!
Re: Resource files
i haven't done that before, but8bit wrote:I am trying to Dynamically change the icon in an EXECUTABLE file. I cant seem to find any API calls for this, and i search the forums and couldnt find anything at all. Thanks for any of your help!
UpdateResource_(....
and a few more from the kernel32 library
should do the trick.
SPAMINATOR NR.1
thanks
Thanks alot buddy, I appreciate the help alot. Ill look this API call up.. I didnt get to see it on the API guide..ill look for it in msdn maybe
Greets,
8bit

Greets,
8bit