|
|
| version 1.1, 2004/08/08 12:32:14 | version 1.4, 2005/02/04 06:42:12 |
|---|---|
| Line 44 typedef unsigned int DWORD; | Line 44 typedef unsigned int DWORD; |
| #define BRESULT Boolean | #define BRESULT Boolean |
| #define OEMCHAR char | #define OEMCHAR char |
| #define OEMTEXT(string) (string) | #define OEMTEXT(string) (string) |
| #define OEMSPRINTF sprintf | |
| #define OEMSTRLEN strlen | |
| #include "common.h" | #include "common.h" |
| #include "macossub.h" | #include "macossub.h" |
| Line 54 typedef unsigned int DWORD; | Line 56 typedef unsigned int DWORD; |
| #define GETTICK() macos_gettick() | #define GETTICK() macos_gettick() |
| #define __ASSERT(s) | |
| #define SPRINTF sprintf | #define SPRINTF sprintf |
| #define STRLEN strlen | #define STRLEN strlen |
| #define __ASSERT(s) | |
| #define SUPPORT_SJIS | #define SUPPORT_SJIS |
| #define MEMOPTIMIZE 1 | |
| #define SUPPORT_32BPP | #define SUPPORT_32BPP |
| #define MEMOPTIMIZE 1 | #define SUPPORT_OPM |
| #define SUPPORT_RESUME | |
| #define SUPPORT_STATSAVE 10 | |
| #define SOUNDRESERVE 80 | #define SOUNDRESERVE 80 |