MessageBoxExW (NULL, text_en, capt, MB_OK, 0); MessageBoxExW(NULL, text_ru, capt, MB_OK, 0); return 0; }
確定! 回上一頁