|
|
| version 1.14, 2004/06/21 02:01:33 | version 1.16, 2005/02/12 12:14:00 |
|---|---|
| Line 45 typedef signed int SINT32; | Line 45 typedef signed int SINT32; |
| #include "common.h" | #include "common.h" |
| #include "oemtext.h" | |
| #include "milstr.h" | #include "milstr.h" |
| #include "ucscnv.h" | |
| #include "_memory.h" | #include "_memory.h" |
| #include "rect.h" | #include "rect.h" |
| #include "lstarray.h" | #include "lstarray.h" |
| Line 59 typedef signed int SINT32; | Line 57 typedef signed int SINT32; |
| #define STRLEN strlen | #define STRLEN strlen |
| #define __ASSERT(s) | #define __ASSERT(s) |
| #if defined(WIN32_PLATFORM_PSPC) && defined(SIZE_QVGA) | #if defined(WIN32_PLATFORM_PSPC) |
| #define MENU_TASKMINIMIZE | #define MENU_TASKMINIMIZE |
| #define SUPPORT_SOFTKBD 1 | #define SUPPORT_SOFTKBD 1 |
| #endif | #endif |