How do I view the compiler-generated mangled names for overloaded functions in C++? I'm using VC9 but answers for other compilers are welcome too.
Edit: I find all the answers useful here. Accepting the one I liked best.
You can see the decorated function names by using Dependency Walker.
Open any DLL\EXE in dependency walker and in right pane you can see a list of decorated function names.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With