|
|
| version 1.19, 2004/06/21 02:01:33 | version 1.20, 2004/06/22 07:11:45 |
|---|---|
| Line 5 | Line 5 |
| #define BYTESEX_LITTLE | #define BYTESEX_LITTLE |
| #if !defined(UNICODE) | #if !defined(OSLANG_ANK) && !defined(OSLANG_SJIS) && !defined(OSLANG_EUC) && !defined(OSLANG_UTF8) && !defined(OSLANG_UCS2) && !defined(OSLANG_UCS4) |
| #define OSLANG_SJIS | #define OSLANG_SJIS |
| #endif | #endif |
| #define OSLINEBREAK_CRLF | #define OSLINEBREAK_CRLF |