3
Jun
Listing, Adding, Editing, Deleting resources of EXE, DLL … Using Win32 API with Delphi
Today, I tried to work with resources included in a File. The file is an executable like DLL or EXE. There are some useful functions in the Win32 API that could help us, you don’t need to fully understand PE_FILE and how work an executable to change the resources.






