The MASM Forum Archive 2004 to 2012

General Forums => The Workshop => Topic started by: ToutEnMasm on July 04, 2006, 09:37:52 PM

Title: Final release of protolib added UnDecorateSymbolName
Post by: ToutEnMasm on July 04, 2006, 09:37:52 PM
Hello,
After a little searching,I found the UnDecorateSymbolName function that can translate decorated name in C++ (?..@...).
I have deleted the condition that make protolib don't found protos in masm (  :green).
Decorated name are translate only when they are in the library.When they are on the dll,they have to be translate first and i have to find the name of the function before to verify it in the dll,and that I don't know very much how to make it.
Perhap's if someone as one idea ?.
                                      ToutEnMasm



[attachment deleted by admin]