Lines Matching defs:string
63 #include <string>
83 _xexception(UINT string, ...);
88 _xexception::_xexception(UINT string, ...)
93 format.LoadString(string);
95 va_start(va, string);
708 std::string line;
727 std::string line;
735 if ((finish != std::string::npos) &&
740 if ((flags == std::string::npos) ||
743 std::string file = line.substr(0, flags);
1282 * Set the text in the current operation field - use a string table string
1365 * Display message boxes with variable args, using string table strings