Changeset 128 for trunk/include


Ignore:
Timestamp:
01/10/09 12:32:28 (15 years ago)
Author:
tim
Message:

added secondary root key type found in Vista registries by Jolanta Thomassen

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/regfi.h

    r127 r128  
    113113#define NK_TYPE_LINKKEY            0x0010
    114114#define NK_TYPE_NORMALKEY          0x0020
    115 #define NK_TYPE_ROOTKEY            0x002c
     115#define NK_TYPE_ROOTKEY1           0x002c
     116#define NK_TYPE_ROOTKEY2           0x00ac
    116117 /* XXX: Unknown type that shows up in Vista registries */
    117118#define NK_TYPE_UNKNOWN1           0x1020
Note: See TracChangeset for help on using the changeset viewer.