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