jangel
April 19th, 2002, 08:14 PM
Hi, i'm building a DLL that works fine in Debug mode, but in Release mode doesn´t. I'm opening a PE-File with fopen and reading the first two bytes. In debug mode it read 0x5A4D, but in release i'm getting 0!! And this happen with any position inside the file.
Tnx
Tnx