Hi.
Im searching for a tool that can examing StaticLib and Objectfiles
for their exports to use them in masm.
Attached are 2 sample object files as fastcall and cdecl.
Has anyone an idea?
Thanx in advance
hmi222
This tool is in the c++ express (free).It's dumpbin
Will try :U
Thank yu ToutEnMasm
dumpbin.exe comes with the Masm32 installation :
\masm32\bin\dumpbin.exe
Another powerful tool is PEview :
QuotePEview Version 0.9.8 ( .zip 31KB ) - my quick and easy way to view the structure and content of 32-bit Portable Executable (PE) and Component Object File Format (COFF) files which supports the viewing of EXE, DLL, OBJ, LIB, DBG, and other file types.
http://www.magma.ca/~wjr