#include <iostream>
#include <stdlib.h>
Defines | |
#define | WIN32_LEAN_AND_MEAN |
Typedefs | |
typedef char | Int8 |
typedef unsigned char | UInt8 |
typedef unsigned short | UInt16 |
typedef unsigned long int | UInt32 |
#define WIN32_LEAN_AND_MEAN |
typedef char Int8 |
typedef unsigned short UInt16 |
typedef unsigned long int UInt32 |
typedef unsigned char UInt8 |