DGen/SDL
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Macros | Typedefs
types.h File Reference

Go to the source code of this file.

Macros

#define FALSE   0
#define TRUE   1
#define _MAX_PATH   260 /* Max length of filename, inc. path. */

Typedefs

typedef unsigned char BYTE
typedef unsigned short WORD
typedef unsigned long DWORD

Macro Definition Documentation

#define _MAX_PATH   260 /* Max length of filename, inc. path. */
#define FALSE   0
#define TRUE   1

Typedef Documentation

typedef unsigned char BYTE
typedef unsigned long DWORD
typedef unsigned short WORD