Commit Verlauf

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