Historique des commits

Auteur SHA1 Message Date
  Hugh McMaster aeeda123b1 reg: Prompt the user to confirm whether they want to overwrite existing values when copying a key. il y a 3 ans
  Hugh McMaster 0abc002a3e reg: Fail if the source and destination keys are the same when copying. il y a 3 ans
  Hugh McMaster e4f3d51fdd reg: Remove two unused string resources. il y a 3 ans
  Hugh McMaster ac32dd8abc reg: Add initial support for the 'copy' command. il y a 3 ans
  Hugh McMaster fa4268dcbc reg: Update an error message. il y a 3 ans
  Hugh McMaster 5bee1882c0 reg: Update the STRING_VALUEALL_FAILED resource string. il y a 3 ans
  Hugh McMaster dedcd7c100 reg: Use correct error message if RegCreateKeyExW() fails. il y a 3 ans
  Hugh McMaster 6d2ab37a44 reg: Drop key output from the "Invalid system key" error message. il y a 3 ans
  Hugh McMaster 2b900e1c38 reg: Allow /reg:32 and /reg:64 switches to be passed via the command line. il y a 3 ans
  Hugh McMaster b80da20656 reg: Better indicate when a registry value is not found. il y a 3 ans
  Hugh McMaster fbecd56db8 reg: Prepend 'reg:' to two message strings. il y a 3 ans
  Hugh McMaster 9b7a5cfb0e reg: Add a new message to indicate when a registry key fails to import. il y a 3 ans
  Hugh McMaster fa2ed01352 reg: Add a message to better indicate when a specified registry key is not found. il y a 3 ans
  Hugh McMaster e319a463a2 reg: Add extended help for supported operations. il y a 3 ans
  Hugh McMaster 49f384727b reg: Prompt the user to overwrite the export file if it already exists. il y a 7 ans
  Hugh McMaster e0aadc0fc7 reg: Print a more informative error message if the system key is invalid. il y a 7 ans
  Hugh McMaster 38954aedf5 reg: Add initial support for the export operation. il y a 7 ans
  Hugh McMaster 05659343c1 reg: Parse key names and value names in the state machine. il y a 7 ans
  Hugh McMaster 3e87a70e82 reg: Introduce a partial state machine for importing Windows 3.1 registry data. il y a 7 ans
  Hugh McMaster aa386af42a reg: Add initial support for the import operation. il y a 7 ans
  Hugh McMaster f2fbbec27d reg: Rename reg.h to resource.h. il y a 7 ans
  Hugh McMaster 73f60910e4 reg: Handle a special case for Default values and 'reg query'. il y a 8 ans
  Hugh McMaster deaad0f90a reg: Inform users about the 'add/delete/query /?' command. il y a 8 ans
  Hugh McMaster 859ff854a1 reg: Update the general usage message. il y a 8 ans
  Hugh McMaster 2b77d24f0f reg: Update general help logic. il y a 8 ans
  Hugh McMaster 43875a7fae reg: Output the number of matches when querying the registry recursively. il y a 8 ans
  Hugh McMaster dad56c7dc6 reg: Exit with an error message if RegQueryInfoKeyW fails. il y a 8 ans
  Hugh McMaster 31f0d95283 reg: Clean-up and inform the user if RegDeleteValueW fails when deleting all values in a registry key. il y a 8 ans
  Hugh McMaster afa5251b10 reg: Fail if the data for REG_MULTI_SZ contains two adjacent separators. il y a 8 ans
  Hugh McMaster 20a41d0339 reg: Ask the user if they want to delete the subkey, value, default value or all values. il y a 8 ans