Thread
:
Technical problem with XP SP2 + VC++7 compiled files. (and PE packing)
View Single Post
#
5
09-24-2004, 18:06
kernel
Posts: n/a
Try to add IMAGE_SCN_MEM_EXECUTE attribute to this additional sections.
For the details download part 3 of the document at http://go.microsoft.com/fwlink/?LinkId=28022.
kernel