mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 22:13:06 +00:00
Sync to trunk revision 61757.
svn path=/branches/ntvdm/; revision=61758
This commit is contained in:
commit
3224e67cfc
1113 changed files with 18193 additions and 7105 deletions
|
@ -11,6 +11,8 @@
|
|||
#define REG_INIT_HASH_TABLE_SIZE 3
|
||||
#define REG_EXTEND_HASH_TABLE_SIZE 4
|
||||
#define REG_VALUE_LIST_CELL_MULTIPLE 4
|
||||
#define REG_DATA_SIZE_MASK 0x7FFFFFFF
|
||||
#define REG_DATA_IN_OFFSET 0x80000000
|
||||
|
||||
//
|
||||
// Key Types
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue