Click here to Skip to main content
15,886,199 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.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

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