Values
BINARY | ULONG | Free form binary |
DWORD | ULONG | 32-bit number |
DWORD_BIG_ENDIAN | ULONG | 32-bit number |
DWORD_LITTLE_ENDIAN | ULONG | 32-bit number (same as REG_DWORD) |
EXPAND_SZ | ULONG | Unicode nul terminated string (with environment variable references) |
FULL_RESOURCE_DESCRIPTOR | ULONG | Resource list in the hardware description |
LINK | ULONG | Symbolic Link (unicode) |
MULTI_SZ | ULONG | Multiple Unicode strings |
NONE | ULONG | No value type |
QWORD | ULONG | 64-bit number |
QWORD_LITTLE_ENDIAN | ULONG | 64-bit number (same as REG_QWORD) |
RESOURCE_LIST | ULONG | Resource list in the resource map |
RESOURCE_REQUIREMENTS_LIST | ULONG | |
SZ | ULONG | Unicode nul terminated string |