globalplatform
Typedefs | Variables
wintypes.h File Reference

This keeps a list of Windows(R) types. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef unsigned char BYTE
 
typedef unsigned char UCHAR
 
typedef unsigned char * PUCHAR
 
typedef unsigned short USHORT
 
typedef unsigned long ULONG
 
typedef void * LPVOID
 
typedef short BOOL
 
typedef unsigned long * PULONG
 
typedef unsigned long DWORD
 
typedef unsigned long * PDWORD
 
typedef unsigned short WORD
 
typedef long LONG
 
typedef long RESPONSECODE
 
typedef BYTELPBYTE
 
typedef DWORDLPDWORD
 
typedef char * LPSTR
 
typedef char * LPTSTR
 

Variables

const typedef void * LPCVOID
 
const typedef char * LPCSTR
 
const typedef BYTELPCBYTE
 
const typedef char * LPCTSTR
 

Detailed Description

This keeps a list of Windows(R) types.