pcsc-lite 2.0.1
|
This keeps a list of Windows(R) types. More...
Go to the source code of this file.
Typedefs | |
typedef unsigned char | BYTE |
typedef unsigned char | UCHAR |
typedef UCHAR * | PUCHAR |
typedef unsigned short | USHORT |
typedef unsigned long | ULONG |
typedef void * | LPVOID |
typedef const void * | LPCVOID |
typedef unsigned long | DWORD |
typedef DWORD * | PDWORD |
typedef long | LONG |
typedef const char * | LPCSTR |
typedef const BYTE * | LPCBYTE |
typedef BYTE * | LPBYTE |
typedef DWORD * | LPDWORD |
typedef char * | LPSTR |
typedef LPSTR | LPTSTR |
typedef LPCSTR | LPCTSTR |
typedef short | BOOL |
typedef unsigned short | WORD |
typedef ULONG * | PULONG |
This keeps a list of Windows(R) types.
Definition in file wintypes.h.
Definition at line 105 of file wintypes.h.
Definition at line 78 of file wintypes.h.
Definition at line 90 of file wintypes.h.
Definition at line 92 of file wintypes.h.
typedef BYTE* LPBYTE |
Definition at line 95 of file wintypes.h.
Definition at line 94 of file wintypes.h.
Definition at line 93 of file wintypes.h.
typedef LPCSTR LPCTSTR |
Definition at line 102 of file wintypes.h.
Definition at line 89 of file wintypes.h.
typedef DWORD* LPDWORD |
Definition at line 96 of file wintypes.h.
Definition at line 97 of file wintypes.h.
typedef LPSTR LPTSTR |
Definition at line 101 of file wintypes.h.
Definition at line 86 of file wintypes.h.
typedef DWORD* PDWORD |
Definition at line 91 of file wintypes.h.
typedef UCHAR* PUCHAR |
Definition at line 81 of file wintypes.h.
typedef ULONG* PULONG |
Definition at line 107 of file wintypes.h.
Definition at line 80 of file wintypes.h.
Definition at line 85 of file wintypes.h.
Definition at line 82 of file wintypes.h.
Definition at line 106 of file wintypes.h.