Commit történet

Szerző SHA1 Üzenet Dátum
  Alexandre Julliard 518a6c2d07 reg: Use C runtime wchar functions instead of wine/unicode.h. 5 éve
  Michael Stefaniuc cd8eb2445e reg: Remove redundant NULL check before heap_free(). 5 éve
  Hugh McMaster 65717d6726 reg: Null terminate hex-formatted REG_SZ data if necessary. 6 éve
  Michael Stefaniuc 6542c3e860 reg: Use the global HeapAlloc() wrappers. 6 éve
  Hugh McMaster c02dd08f91 reg/tests: Correctly import hex values with no data. 7 éve
  Hugh McMaster 39e0e81c21 reg: Null-terminate incomplete REG_EXPAND_SZ and REG_MULTI_SZ Unicode data. 7 éve
  Hugh McMaster 82fc4c8c62 reg: Close any open registry keys before starting the key deletion process. 7 éve
  Hugh McMaster 5de883cc9f reg: Use the correct return codes during the import operation. 7 éve
  Hugh McMaster 56e58e47af reg: Delete registry keys via the state machine. 7 éve
  Hugh McMaster d90f2a55bf reg: Delete registry values via the state machine. 7 éve
  Hugh McMaster db98cc4ced reg: Handle unknown registry data types in the state machine. 7 éve
  Hugh McMaster 32d53681b9 reg: Import hex data via the state machine. 7 éve
  Hugh McMaster f1874c1667 reg: Import REG_DWORD data via the state machine. 7 éve
  Hugh McMaster 038f1c6986 reg: Parse data types and import REG_SZ data via the state machine. 7 éve
  Hugh McMaster 05659343c1 reg: Parse key names and value names in the state machine. 7 éve
  Hugh McMaster 3e87a70e82 reg: Introduce a partial state machine for importing Windows 3.1 registry data. 7 éve
  Hugh McMaster aa386af42a reg: Add initial support for the import operation. 7 éve