

Message Id: | 0x18 |
---|---|
Message Name: | SID_REGISTRY |
Direction: | Server to Client |
Flags: | Deprecated |
Used By: | (nothing or unknown) |
Format: |
|
Battle.net requests data from the Windows Registry using this message. This message is no longer used by Battle.net.
The Client should respond with C>S 0x18 SID_REGISTRY.
HKEY
is the registry key root. The values are standard:
HKEY Value | Name |
---|---|
0x80000000 |
HKEY_CLASSES_ROOT |
0x80000001 |
HKEY_CURRENT_USER |
0x80000002 |
HKEY_LOCAL_MACHINE |
0x80000003 |
HKEY_USERS |
0x80000004 |
HKEY_PERFORMANCE_DATA |
0x80000005 |
HKEY_CURRENT_CONFIG |
0x80000006 |
HKEY_DYN_DATA |