Commit History

Author SHA1 Message Date
  Akihiro Sagawa 9af3dffaf3 kernel32: Add localized version resource. 7 years ago
  Nikolay Sivov 71a6eeb732 regedit: Make it clear whether it is a key or a value that is about to be removed. 7 years ago
  Francois Gouget 9743328859 wldap32: Add an error message and an explanation for the lack of error constants. 7 years ago
  Hugh McMaster 9e1d356d78 regedit: Display a dialog message after successful/unsuccessful file import. 7 years ago
  Nikolay Sivov a8cfe2eeb5 oleview: Remove application specific version string. 7 years ago
  Hugh McMaster 93b08c6289 regedit: Update dialog messages related to key and value renaming. 7 years ago
  Hugh McMaster ed5d1f2618 regedit: Update search completion message handling. 7 years ago
  Hugh McMaster e0ab47ce87 regedit: Display custom error messages instead of strings from the system table. 7 years ago
  Hugh McMaster e31a0cc241 regedit: Use FormatMessage() for optimal memory usage. 7 years ago
  Alex Henrie e42a1d4db2 shell32: Correct dialog title in error message from "Run File" to "Run". 7 years ago
  Jared Smudde 906e770121 shell32: Add caption to Run dialog. 8 years ago
  Michael Müller b21f4d074f wmic: Improve cmd line parser and add support for path command. 8 years ago
  Alex Henrie 7ce384c415 msinfo32: Display an About dialog when the program is run. 8 years ago
  Carlo Bramini 0e5eed109d winefile: Use StrFormatByteSizeW. 8 years ago
  Huw Davies 2878d1e341 wordpad: Switch the main menu to MENUEX so that the list menu can be given an id. 8 years ago
  Hugh McMaster 73f60910e4 reg: Handle a special case for Default values and 'reg query'. 8 years ago
  Hugh McMaster 2b74ef1006 regedit: Output the registry data type as a string when it is used in error messages. 8 years ago
  Hugh McMaster fec0b697c7 regedit: Use Unicode for registry key paths. 8 years ago
  Hugh McMaster 8dfc25ea9e regedit: Use output_message() in regproc.c for better internationalization. 8 years ago
  Hugh McMaster 221bb0f769 regedit: Use WINAPI functions for better internationalization. 8 years ago
  Hugh McMaster deaad0f90a reg: Inform users about the 'add/delete/query /?' command. 8 years ago
  Hugh McMaster 859ff854a1 reg: Update the general usage message. 8 years ago
  Hugh McMaster 2b77d24f0f reg: Update general help logic. 8 years ago
  Hugh McMaster 43875a7fae reg: Output the number of matches when querying the registry recursively. 8 years ago
  Hugh McMaster dad56c7dc6 reg: Exit with an error message if RegQueryInfoKeyW fails. 8 years ago
  Hugh McMaster 31f0d95283 reg: Clean-up and inform the user if RegDeleteValueW fails when deleting all values in a registry key. 8 years ago
  Hugh McMaster afa5251b10 reg: Fail if the data for REG_MULTI_SZ contains two adjacent separators. 8 years ago
  Hugh McMaster 20a41d0339 reg: Ask the user if they want to delete the subkey, value, default value or all values. 8 years ago
  Hugh McMaster a365418ae2 reg: Add support for the default registry value in ask_confirm(). 8 years ago
  Hugh McMaster ae48fbafa8 reg: Ask the user whether they want to overwrite an existing registry value. 8 years ago