Michael Stefaniuc
|
d815b50756
|
msvcrt: __unDNameEx is not a stub.
|
2006-02-08 12:42:33 +01:00 |
Michael Stefaniuc
|
0df8b0a020
|
msvcrt: Handle data types B,R,S in C++ symbol demangling.
|
2006-02-07 12:27:35 +01:00 |
Eric Pouech
|
ced7436fe9
|
Ensures, when we cannot demangle the string, to return the mangled
name instead of a NULL pointer.
|
2005-11-18 12:06:00 +00:00 |
Uwe Bonnes
|
6cc66c9925
|
Undname: Allow more then one coded character in demangle_datatype.
|
2005-11-14 15:11:39 +00:00 |
Eric Pouech
|
0518c164ca
|
Previous fix incorrectly removed all test for strings starting with
'?', this is only valid when undname is called with the 'NO_ARGUMENTS'
flags.
|
2005-10-26 10:09:05 +00:00 |
Vijay Kiran Kamuju
|
9c6a15ce62
|
Fix msvcrt symbol demangling for non MS symbols.
|
2005-10-20 13:15:11 +00:00 |
Eric Pouech
|
98f94544ac
|
Implemented __unDName and __unDNameEx functions.
|
2004-11-08 22:10:43 +00:00 |