IsSilent, MB_ICONSTOP); return; } std::wstringstream buffer; va_list args; va_start(args, message); buffer << vwprintf(message, ...
確定! 回上一頁