Commit History

作者 SHA1 備註 提交日期
  Michael Stefaniuc 962b31c80b include: Add a generic available ARRAY_SIZE(). 6 年之前
  Michael Stefaniuc 6542c3e860 reg: Use the global HeapAlloc() wrappers. 7 年之前
  Hugh McMaster 8534935492 reg: Define MAX_SUBKEY_LEN in reg.h. 7 年之前
  Hugh McMaster 72db61da97 reg: Recursively export all subkeys and data. 7 年之前
  Hugh McMaster 49f384727b reg: Prompt the user to overwrite the export file if it already exists. 7 年之前
  Hugh McMaster 40643a43a4 reg: Validate the system key before commencing the export operation. 7 年之前
  Hugh McMaster 38954aedf5 reg: Add initial support for the export operation. 7 年之前
  Alexandre Julliard a37358d0f5 reg: Use WINAPIV calling convention for variadic functions. 7 年之前
  Hugh McMaster 3e87a70e82 reg: Introduce a partial state machine for importing Windows 3.1 registry data. 7 年之前
  Hugh McMaster aa386af42a reg: Add initial support for the import operation. 7 年之前
  Hugh McMaster f2fbbec27d reg: Rename reg.h to resource.h. 7 年之前
  Hugh McMaster 73f60910e4 reg: Handle a special case for Default values and 'reg query'. 8 年之前
  Hugh McMaster deaad0f90a reg: Inform users about the 'add/delete/query /?' command. 8 年之前
  Hugh McMaster 2b77d24f0f reg: Update general help logic. 8 年之前
  Hugh McMaster 43875a7fae reg: Output the number of matches when querying the registry recursively. 8 年之前
  Hugh McMaster dad56c7dc6 reg: Exit with an error message if RegQueryInfoKeyW fails. 9 年之前
  Hugh McMaster 31f0d95283 reg: Clean-up and inform the user if RegDeleteValueW fails when deleting all values in a registry key. 9 年之前
  Hugh McMaster afa5251b10 reg: Fail if the data for REG_MULTI_SZ contains two adjacent separators. 9 年之前
  Hugh McMaster 20a41d0339 reg: Ask the user if they want to delete the subkey, value, default value or all values. 9 年之前
  Hugh McMaster a365418ae2 reg: Add support for the default registry value in ask_confirm(). 9 年之前
  Hugh McMaster ae48fbafa8 reg: Ask the user whether they want to overwrite an existing registry value. 9 年之前
  Hugh McMaster 5f07f81ad1 reg: Output messages with a variable number of arguments and convert message arrays to strings. 9 年之前
  Jonathan Vollebregt 0898bd22bf reg: Add wchar/type conversion functions. 10 年之前
  Michael Stefaniuc dd2d38355b reg: Build language resource files separately. 15 年之前
  Aric Stewart 45824821ff reg.exe: Implement DELETE. 16 年之前
  Aric Stewart 647a087e8a reg.exe: Implement ADD for REG_SZ. 16 年之前
  Andrew Riedi 2087ad46a9 reg: Add stub 'reg' program. 17 年之前