Sweden-Number/programs/regedit
André Hentschel 9ae26670e3 regedit: Remove dead assignment (clang).
Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-01-16 22:02:27 +01:00
..
tests regedit/tests: Add tests for quotes and slashes in keys, values and data. 2017-01-05 14:54:55 +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: Only allow key renaming via the Edit or Popup menus. 2017-01-09 20:49:09 +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: Don't use tchar.h. 2012-01-23 16:07:34 +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: Close the registry key handle in the read function instead of the parser. 2016-10-25 13:39:32 +02: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: Only allow key renaming via the Edit or Popup menus. 2017-01-09 20:49:09 +01:00