Searched defs:DbgTrace (Results 1 – 1 of 1) sorted by relevance
348 #define DbgTrace( msg) do{ DbgOut( msg, DBG_OUT_TRACE, __FILE__, __LINE__ ); } while(0) macro
Completed in 17 milliseconds