Sweden-Number/programs/regedit
Hugh McMaster 6350cfd8c7 regedit: Remove unnecessary error handling from message box functions in edit.c.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-02-01 16:26:55 +01:00
..
tests regedit/tests: Add tests for importing Win 3.1 registry files. 2017-01-30 21:38:53 +01:00
Makefile.in regedit: Parse command-line input using Unicode. 2016-07-05 23:22:06 +09:00
about.c regedit: Don't use tchar.h. 2012-01-23 16:07:34 +01:00
bin.ico regedit.exe: We can now store binary files in the repository. 2007-09-18 13:35:16 +02:00
childwnd.c regedit: Clear value list when tree root is selected. 2017-01-31 10:52:03 +01:00
computer.ico regedit.exe: We can now store binary files in the repository. 2007-09-18 13:35:16 +02:00
edit.c regedit: Remove unnecessary error handling from message box functions in edit.c. 2017-02-01 16:26:55 +01:00
folder.ico regedit.exe: We can now store binary files in the repository. 2007-09-18 13:35:16 +02:00
folderopen.ico regedit.exe: We can now store binary files in the repository. 2007-09-18 13:35:16 +02:00
framewnd.c regedit: Remove dead assignment (clang). 2017-01-16 22:02:27 +01:00
hexedit.c regedit: Convert the hex edit code to Unicode. 2011-04-18 11:50:24 +02:00
listview.c regedit: Display REG_NONE values. 2016-03-29 21:05:05 +09:00
main.c regedit: Parse command-line input using Unicode. 2016-07-05 23:22:06 +09:00
main.h regedit: Remove all Unicode macros in main.h. 2011-04-18 11:50:09 +02:00
regedit.c regedit: Make output_writeconsole() static. 2017-01-10 19:19:15 +01:00
regedit.ico regedit: Add a 256x256 icon. 2013-03-27 20:12:27 +01:00
regedit.man.in regedit: Fix manpage formatting. 2013-07-17 20:30:49 +02:00
regedit.rc regedit: Output the registry data type as a string when it is used in error messages. 2016-07-21 23:36:04 +09:00
regedit.svg regedit: Add a 256x256 icon. 2013-03-27 20:12:27 +01:00
regproc.c regedit: When processing 3.1 ignore any lines that don't begin with HKCR. 2017-01-31 22:30:38 +01:00
regproc.h regedit: Make output_writeconsole() static. 2017-01-10 19:19:15 +01:00
resource.h regedit: Use output_message() in regproc.c for better internationalization. 2016-07-15 21:41:28 +09:00
string.ico regedit.exe: We can now store binary files in the repository. 2007-09-18 13:35:16 +02:00
treeview.c regedit: Always show treeview selection. 2017-01-31 10:52:03 +01:00