You can use Microsoft dumpbin located by default in C:\Program
Files\Microsoft Visual Studio 9.0\VC\bin.
Do not forget to launch vcvars32.bat before to call it.
You can also use pedump.exe available here http://www.wheaty.net/pedump.zip
On Sat, 16 Aug 2008 11:31:37 +0200, Danny Backx <[EMAIL
In http://msdn.microsoft.com/en-us/magazine/ms809762.aspx I found this :
DWORD SizeOfImage
This appears to be the total size of the portions of the image
that the loader has to worry about. It is the size of the region
starting at the image base up to the end of the last sec