Home
last modified time | relevance | path

Searched defs:szCompleteMessage (Results 1 – 1 of 1) sorted by relevance

/reactos/sdk/lib/crt/misc/
H A Ddbgrpt.cpp161 wchar_t szCompleteMessage[DBGRPT_MAX_BUFFER_SIZE] = {0}; in _CrtDbgReportWindow() local
276 static int _CrtHandleDbgReport(int reportType, const char_t* szCompleteMessage, const char_t* szFor… in _CrtHandleDbgReport()
323 char szCompleteMessage[DBGRPT_MAX_BUFFER_SIZE] = {0}; // The output for debug / file in _VCrtDbgReportA() local
385 wchar_t szCompleteMessage[DBGRPT_MAX_BUFFER_SIZE] = {0}; // The output for debug / file in _VCrtDbgReportW() local