On Tue, 05 Sep 2000, Piotr Dembinski wrote:
[snip]
> Yeah, the mixture of C++ mangling and even greater mangling skill of
> MS programmers gives us a greatly mangled way of doing simple things
> in mangled fashion :)
>
> I am almost sure that my DLLs are compiled with MSVC++ 5.0 or 6.0.
> Are there any "demanglers" for MSVC++ such as c++filt in GNU C++? Or
> maybe someone knows a place with documentation of MSVC++ object layout
> and virtual methods handling?
I haven't used the function, but the Win32 API has a function
UnDecorateSymbolName. Unfortunately, it is not implemented in Wine (has a
very nice FIXME). You will have to use it on a Windows box.
As is usual, every one on the planet calls it name mangling and Billy has to
call it something else.
--
Wilbur Dale
Lumin Software BV
Zandheuvel 52 B
4901 HW Oosterhout (NB)
The Netherlands
phone: +31-(0)162-47.88.42
fax: +31-(0)162-43.31.52