Skip to content

in-code-i-trust/CaptureOutputDebugString

Repository files navigation

CaptureOutputDebugString

A yet another implementation of Sysinternal's DebugView written in C#.
Illustrates how to capture messages coming out from OutputDebugString().

Up and Running

  1. Open the .sln file with Visual Studio 2022.
  2. Build.
  3. Run.

References

A Debugging Approach to OutputDebugString

About

A yet another implementation of Sysinternal's DebugView written in C#.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages