ICP
1
|
#include "windows.h"
Go to the source code of this file.
Typedefs | |
typedef unsigned char | isisU8_t |
typedef unsigned short | isisU16_t |
typedef unsigned long | isisU32_t |
typedef ULONG64 | isisU64_t |
typedef char | isis8_t |
typedef short | isis16_t |
typedef long | isis32_t |
typedef short isis16_t |
Definition at line 13 of file isisvme_types.h.
typedef long isis32_t |
Definition at line 14 of file isisvme_types.h.
typedef char isis8_t |
Definition at line 12 of file isisvme_types.h.
typedef unsigned short isisU16_t |
Definition at line 7 of file isisvme_types.h.
typedef unsigned long isisU32_t |
Definition at line 8 of file isisvme_types.h.
typedef ULONG64 isisU64_t |
Definition at line 10 of file isisvme_types.h.
typedef unsigned char isisU8_t |
Definition at line 6 of file isisvme_types.h.