- A simple .NET OutputDebugString capturer.
- A modern rewrite of DbMon.NET by Christian Birkl - see DbMon.NET - A simple .NET OutputDebugString capturer article on CodeProject.
- Unlike original code, uses only .NET 8 class library and does not call Windows API functions.
- DbMon.NET - A simple .NET OutputDebugString capturer
- Understanding Win32 "OutputDebugString"
- Mechanism of OutputDebugString
The Code Project Open License (CPOL)
The main points subject to the terms of the License are:
- Source Code and Executable Files can be used in commercial applications;
- Source Code and Executable Files can be redistributed; and
- Source Code can be modified to create derivative works.