Searched defs:MyOutputDebugString (Results 1 – 2 of 2) sorted by relevance
65 #define MyOutputDebugString(s) (fprintf(stderr, s )) macro
128 void MyOutputDebugString( char *s) { OutputDebugString( s ); } in MyOutputDebugString() function
Completed in 46 milliseconds