Searched refs:wsFormatMsg (Results 1 – 1 of 1) sorted by relevance
2524 WideString wsFormatMsg = validate->GetFormatMessageText(); in ProcessFormatTestValidate() local2527 if (wsFormatMsg.IsEmpty()) in ProcessFormatTestValidate()2528 wsFormatMsg = GetValidateMessage(true, bVersionFlag); in ProcessFormatTestValidate()2529 pAppProvider->MsgBox(wsFormatMsg, wsTitle, in ProcessFormatTestValidate()2535 if (wsFormatMsg.IsEmpty()) in ProcessFormatTestValidate()2536 wsFormatMsg = GetValidateMessage(false, bVersionFlag); in ProcessFormatTestValidate()2539 pAppProvider->MsgBox(wsFormatMsg, wsTitle, in ProcessFormatTestValidate()2545 if (pAppProvider->MsgBox(wsFormatMsg, wsTitle, in ProcessFormatTestValidate()