| version 1.1, 2004/08/10 14:38:56 | version 1.3, 2004/08/15 11:00:51 | 
| Line 1 | Line 1 | 
 | #include        <Carbon/Carbon.h> |  | 
 |  |  | 
 | #include        <string.h> | #include        <string.h> | 
 | #include        <stdio.h> | #include        <stdio.h> | 
 | #include        <stdlib.h> | #include        <stdlib.h> | 
| Line 64  typedef unsigned int DWORD; | Line 62  typedef unsigned int DWORD; | 
 |  |  | 
 | #define SUPPORT_SJIS | #define SUPPORT_SJIS | 
 |  |  | 
 |  | #define MEMOPTIMIZE                     1 | 
 | #define SUPPORT_32BPP | #define SUPPORT_32BPP | 
| #define MEMOPTIMIZE             1 | #define SUPPORT_RESUME | 
|  | #define SUPPORT_STATSAVE        10 | 
 |  |  | 
| #define SOUNDRESERVE    80 | #define SOUNDRESERVE            80 | 
 |  |  |