Historial de Commits

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