// https://learn.microsoft.com/en-us/sysinternals/downloads/debugview
- Under Windows 9x/Me DebugView can capture output from the following sources:
- Win32 OutputDebugString
- Win16 OutputDebugString
- Kernel-mode Out_Debug_String
- Kernel-mode _Debug_Printf_Service
- Under Windows NT and Win2k DebugView can capture: