when running Corflags on some dll, some show as PE32 and some show as PE32+. I am wondering what's the difference?
|
feedback
|
|
The PE32 format stands for Portable Executable 32-bit, while PE32+ is Portable Executable 64-bit format. Please see the below article for detailed info | |||||||
feedback
|