msvcrt: Fix demangling of function pointers by maintaining the left/right distinction...
commit49864b084d298221a79b9945424f3c4ec1acb3dd
authorAlexandre Julliard <julliard@winehq.org>
Wed, 10 Oct 2007 17:52:16 +0000 (10 19:52 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 10 Oct 2007 17:52:16 +0000 (10 19:52 +0200)
treed48d537b02099f945080bffaabc1db223206bbf0
parent836cdb88ce51c646352650200bc0016354d8e585
msvcrt: Fix demangling of function pointers by maintaining the left/right distinction for type references.
dlls/msvcrt/tests/cpp.c
dlls/msvcrt/undname.c