|
|
| version 1.6, 2005/02/11 21:17:22 | version 1.7, 2005/02/13 05:31:25 |
|---|---|
| Line 3 | Line 3 |
| #include "menubase.h" | #include "menubase.h" |
| #if !defined(RESOURCE_US) && (!defined(CHARSET_OEM) || defined(OSLANG_SJIS)) | #if defined(OSLANG_SJIS) && !defined(RESOURCE_US) |
| const OEMCHAR mstr_fontcheck[] = " "; | const OEMCHAR mstr_fontcheck[] = " "; |
| const OEMCHAR mstr_ok[] = "OK"; | const OEMCHAR mstr_ok[] = "OK"; |
| // キャンセル | // キャンセル |