GSP Out - Winapi Output Debugger

License: Free ‎File size: N/A
‎Users Rating: 2.5/5 - ‎2 ‎votes

ABOUT GSP Out - Winapi Output Debugger

This is a c++ child window that can be included with any windows api based c++ program. It can be treated just like a console window where you can use "cout" like statements: myObj << "This is sample text" << endl << myVar << endl;