Go to the documentation of this file.
29 typedef const char *LPCTSTR;
49 #if !defined(__wintypes_h__)
51 typedef unsigned char BYTE;
unsigned long * PDWORD
A Microsoft LPDWORD/Muscle pointer to a DWORD.
Definition: types.h:50
unsigned char * PBYTE
A Microsoft/Muscle LPBYTE, pointer to unsigned char.
Definition: types.h:48
unsigned char BYTE
A Microsoft/Muscle BYTE definition.
Definition: types.h:51
long LONG
A long value.
Definition: types.h:53
void * PVOID
Pointer definition.
Definition: types.h:36
unsigned long DWORD
A Microsoft/Muscle DWORD definition.
Definition: types.h:52
const typedef char * OPGP_CSTRING
A Microsoft/Muscle LPCTSTR.
Definition: types.h:47
char * OPGP_STRING
A Microsoft/Muscle LPTSTR.
Definition: types.h:46
This keeps a list of Windows(R) types.