Difference between revisions of "Registry"

From ReactOS Wiki
Jump to: navigation, search
m
Line 1: Line 1:
 +
This page should probably serve as a place to document the registry. So let's get started with a few links.
 +
 +
* http://amnesia.gtisc.gatech.edu/~moyix/suzibandit.ltd.uk/MSc/
 +
 +
== OUTDATED ==
 
[[ChangeLog-0.0.17]] Major registry improvements; Registry Explorer (console tool) by Nedko Arnaoudov added to the system utilities subtree
 
[[ChangeLog-0.0.17]] Major registry improvements; Registry Explorer (console tool) by Nedko Arnaoudov added to the system utilities subtree
  

Revision as of 05:44, 14 February 2016

This page should probably serve as a place to document the registry. So let's get started with a few links.

OUTDATED

ChangeLog-0.0.17 Major registry improvements; Registry Explorer (console tool) by Nedko Arnaoudov added to the system utilities subtree

ChangeLog-0.0.18 Registry improvements

ChangeLog-0.0.19 Implemented many console & registry functions to get registry explorer running; Registry work

ChangeLog-0.0.20 Registry improvements; Improved registry initialization; Registry-based driver loading for system-start drivers and auto-start drivers; Implemented registry links

ChangeLog-0.1.0 Registry hive locking, packing value names, Deferred hive synchronization

ChangeLog-0.1.1 Registry: Added hive flushing, key deletion, hize syncing; Usetup: Import of default registry settings from .inf files

ChangeLog-0.2.1

  • Added regsvr32 (ShadowFlare)

ChangeLog-0.2.2

ChangeLog-0.2.3

mkhive

  • Support multi-block bins (Eric Kohl)
  • Added support for including other .inf files while building the standard hives (Filip Navara)
  • Process the "DelReg" section in .inf files (Filip Navara)

ChangeLog-0.2.4


ChangeLog-0.2.4 regedit

ChangeLog-0.2.9 regedit

ChangeLog-0.3.1

ChangeLog-0.3.4 MKHIVE