View Single Post
Old 04-07-10, 05:57 PM   #60
TheDarkWraith
Black Magic
 
Join Date: Jun 2007
Posts: 11,962
Downloads: 147
Uploads: 5


Default

Quote:
Originally Posted by skwasjer View Post
Seriously, now you are being funny. Name one tool that can export a header file (iow. functions/parameters/constants/typedefs/etc) from a native DLL, I'd buy it instantly! I can't wait!
There is tool "undname.exe" to view undecorated names.

http://msdn2.microsoft.com/en-us/library/5x49w699.aspx
http://msdn2.microsoft.com/en-us/library/b06ww5dd.aspx

http://www.codeproject.com/KB/cs/Vis...px?msg=3414144
TheDarkWraith is offline   Reply With Quote