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