This is a sample extension for Windbg that can be built using Visual Studio.
The extension uses the EngExtCpp framework that enables access to engine API interfaces via C++ class members.
Build Instructions
- Make sure Windbg is installed.
- Copy the inc and lib folders from the sdk folder of Windbg to the sdk folder of sample extension.
- The sample extension is now ready to be built.
What's New in Version 1.0
See changelogReleased
No changelog available for this version.
Recommended Comments
Create an account or sign in to comment