Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed bugs in VC9Demangler #88

Open
AnkeStrasberg opened this issue Jul 10, 2016 · 0 comments
Open

Fixed bugs in VC9Demangler #88

AnkeStrasberg opened this issue Jul 10, 2016 · 0 comments

Comments

@AnkeStrasberg
Copy link

I fixed some bugs in VC9Demangler and attached the new file (compare to 1e3bd66 from 27 Mar 2015).
I verified that DemanglingTest still runs successfully and I created a new test class DemanglingTestMsvc and three resource files containing mangled an unmangled names taken from depends.exe. There are two resource files containing the names of some functions that I defined using a dll project created with Visual Studio 2015. I think Visual Studio 2008 should work, too. I attached the code file I wrote.
The third resource file contains functions from msvcr100.dll which is installed on my computer.
I would be glad if you added my changes to the project!

vc9demangler.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants