Click here to Skip to main content
15,890,438 members
Articles / Programming Languages / C++

Modify/Update resources of an Exe/DLL on the fly

Rate me:
Please Sign up or sign in to vote.
3.29/5 (13 votes)
16 Dec 2009CPOL4 min read 60.3K   53   28  
Sometimes it is useful to modify (add / remove / delete) resources in an exe and/or DLL file at run time.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer Amdocs
India India
M.sc(Mathematics) and MCA from Birla Institute of Technology, Mesra.

Comments and Discussions