Searched defs:DbgError (Results 1 – 1 of 1) sorted by relevance
352 #define DbgError( msg) do{ DbgOut( msg, DBG_OUT_ERROR, __FILE__, __LINE__ ); } while(0) macro
Completed in 13 milliseconds