Thread: Update Resource
View Single Post
Old Oct 31st, 2005, 8:47 PM   #6
yeohhs
Newbie
 
Join Date: Apr 2005
Posts: 18
Rep Power: 0 yeohhs is on a distinguished road
Send a message via Yahoo to yeohhs
Quote:
Originally Posted by -=PARADOX=-
Hi to all...

It's possible to update the resources of an executable using the windows API?

Thanks...
Yes, you can use these Windows API functions:
BeginUpdateResource, UpdateResource and EndUpdateResource.

Best Regards,
Yeoh
__________________
FREE downloads: Assembly, C, C++, C# and .NET tips, tutorials, source codes and sample eBooks at http://www.yeohhs.com
yeohhs is offline   Reply With Quote