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