Hi friends,
Here is my tiny example modifying the icon of an executable. The technique is based on using memory templates extracted from compiled resource files. To get the binary resource file (rsrc.bin), I used the res2bin tool.
1.Check the "msgbox.exe" file in the attachment. Look at the icon.
2.Now, run the "update.exe" file, you will notice that the icon of msgbox.exe is updated! :)
Here is my tiny example modifying the icon of an executable. The technique is based on using memory templates extracted from compiled resource files. To get the binary resource file (rsrc.bin), I used the res2bin tool.
1.Check the "msgbox.exe" file in the attachment. Look at the icon.
2.Now, run the "update.exe" file, you will notice that the icon of msgbox.exe is updated! :)
Very usefull
Another method of updating resources is to use a resource linker:
http://c--sphinx.narod.ru/FILES/rl.zip
or
http://sheker.chat.ru/rl.zip
http://c--sphinx.narod.ru/FILES/rl.zip
or
http://sheker.chat.ru/rl.zip
Hi Vortex
You will need MSLU for UpdateResource to work under 9x.
You will need MSLU for UpdateResource to work under 9x.
i cant download your attachment. and i dont see any sources. how to update res using api's (win98/NT) ?
Hi diablo2oo2,
Could you send me a PM with your e.mail address so that I can post you the zip file?
Could you send me a PM with your e.mail address so that I can post you the zip file?
Hi diablo2oo2,
I posted you the file.
I posted you the file.