This is a debug monitoring program. It will monitor all strings generated by OutputDebugStream and show them catagorized according to the process ID of the process that generated the string. In addition, you can attach to a process and get all the ot...