Displaying 1 result from an estimated 1 matches for "predefinedhandle".
2013 Nov 22
4
[PATCH 1/3] Document ntreg_nk_record.flags
...bit 4: SymbolicLink
+                                   bit 5: CompressedName: Name is encoded
+                                          in ASCII (actually: Latin-1)
+                                          rather than UTF-16.
+                                   bit 6: PredefinedHandle
+                                   bit 7: VirtMirrored
+                                   bit 8: VirtTarget
+                                   bit 9: VirtualStore */
+  /* Information from: Peter Norris: The Internal Structure of the
+     Windows Registry, 2008, p.220 ff. */
   int64_t timestam...