Skip to content

Conversation

wizche
Copy link

@wizche wizche commented Feb 17, 2022

I needed this to provide my own way to access function tables which are dynamically created (e.g. via RtlAddFunctionTable).
I think I broke some "retrocompatibility" by adding the #pragma comment(lib, "dbghelp.lib") directive and be able to use SymFunctionTableAccess64 in the static myFunctionTableAccessFunction method. Not sure what would be a better way.

Let me know if it needs adjustments.

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

Successfully merging this pull request may close these issues.

1 participant