Skip to content

Mangled names for managed DLLs containing '<' and '>' are treated as invalid and returns empty names #61

@GoogleCodeExporter

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1. Open managed DLL with functions containing '<' (i.e. wincorlib.dll)
2. Traverse the Exports list (i.e. like the usage sample code)

What is the expected output? What do you see instead?
Should see the exported functions... but nothing is returned

What version of the product are you using? On what operating system?
Latest Version on Windows 8.x

Please provide any additional information below.
The '<' and '>' characters are used in some mangled function names to signify 
code templates I believe.


Original issue reported on code.google.com by [email protected] on 16 Jan 2015 at 9:10

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions