| version 1.1.1.1, 2003/10/16 17:59:14 | version 1.4, 2003/10/21 16:27:54 | 
| Line 4 | Line 4 | 
 |  |  | 
 | #define BYTESEX_LITTLE | #define BYTESEX_LITTLE | 
 |  |  | 
 | #if 0 |  | 
 | #ifndef __cplusplus |  | 
 | #define DWORD   xxx |  | 
 | #define WORD    xxx |  | 
 | #endif |  | 
 | #endif |  | 
 |  |  | 
 | typedef short                   SINT16; | typedef short                   SINT16; | 
 | typedef unsigned short  UINT16; | typedef unsigned short  UINT16; | 
| Line 48  typedef unsigned int UINT32; | Line 42  typedef unsigned int UINT32; | 
 | #define SUPPORT_NORMALDISP | #define SUPPORT_NORMALDISP | 
 | #define MEMOPTIMIZE             1 | #define MEMOPTIMIZE             1 | 
 |  |  | 
 |  | #define SOUNDRESERVE    20 | 
 |  |  |