010
Alias types to make it easier to move template definitions over from 010 Editor to ImHex
Types
BYTE
BYTEusing BYTE = ;CHAR
CHARusing CHAR = ;DOUBLE
DOUBLEusing DOUBLE = ;DWORD
DWORDusing DWORD = ;FLOAT
FLOATusing FLOAT = ;INT
INTINT16
INT16INT32
INT32INT64
INT64LONG
LONGQUAD
QUADQWORD
QWORDSHORT
SHORTUBYTE
UBYTEUCHAR
UCHARUINT
UINTUINT16
UINT16UINT32
UINT32UINT64
UINT64ULONG
ULONGUQUAD
UQUADUSHORT
USHORTWORD
WORD__int64
__int64__uint64
__uint64byte
byteint
intint16
int16int32
int32int64
int64long
longquad
quadshort
shortubyte
ubyteuchar
ucharuint
uintuint16
uint16uint32
uint32uint64
uint64ulong
ulonguquad
uquadushort
ushortLast updated
Was this helpful?