Defines | |
| #define | ERR_NONE 0 |
| #define | ERR_GENERIC (-1) |
Typedefs | |
| typedef char | T_ERROR_FLAG |
| typedef char | T_ERROR_CODE |
| typedef unsigned long | T_ADDRESS |
| typedef unsigned long long | QWORD |
| typedef unsigned long | DWORD |
| typedef unsigned short | WORD |
| typedef unsigned char | BYTE |
| typedef signed char | int8_t |
| typedef signed short | int16_t |
| typedef signed long | int32_t |
| typedef unsigned char | uint8_t |
| typedef unsigned short | uint16_t |
| typedef unsigned long | uint32_t |
| typedef bool | bit |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1