msvcrt: Demangle a C++ mangled string that is only a name with it's template argument...
commit590bf1be88fc8516f5eb84051cea8ad9452b052d
authorMichael Stefaniuc <mstefani@redhat.de>
Thu, 5 Apr 2007 22:50:06 +0000 (6 00:50 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 6 Apr 2007 10:31:05 +0000 (6 12:31 +0200)
tree9432c62e89d82daf76b16fd88c61ea5314692ba6
parent4718261e9b78f1d16a94644003d0a01ae3b38f8d
msvcrt: Demangle a C++ mangled string that is only a name with it's template argument list.
dlls/msvcrt/tests/cpp.c
dlls/msvcrt/undname.c