Sweden-Number/programs/regedit
Hugh McMaster 81fa517436 regedit/tests: Test the effects of comments and new lines that appear between valid hex data lines.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-06-27 19:13:48 +02:00
..
tests regedit/tests: Test the effects of comments and new lines that appear between valid hex data lines. 2017-06-27 19:13:48 +02: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: Update the status bar when moving to the 'Computer' root node. 2017-05-31 20:51:46 +02: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: Re-insert the default value item after deleting its data. 2017-06-16 15:25:38 +02: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: Re-insert the default value item after deleting its data. 2017-06-16 15:25:38 +02:00
hexedit.c regedit: Convert the hex edit code to Unicode. 2011-04-18 11:50:24 +02:00
listview.c regedit: Display data for all values in the GUI. 2017-06-21 19:15:12 +02:00
main.c regedit: Parse command-line input using Unicode. 2016-07-05 23:22:06 +09:00
main.h regedit: Re-insert the default value item after deleting its data. 2017-06-16 15:25:38 +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: Add data parsing operations to the state machine. 2017-06-15 21:54:38 +02:00
regedit.svg regedit: Add a 256x256 icon. 2013-03-27 20:12:27 +01:00
regproc.c regedit: Free the buffer and reset data information on error and after setting the value. 2017-06-26 18:19:09 +02:00
regproc.h regedit: Re-implement favourite registry key handling. 2017-06-05 11:12:32 +02:00
resource.h regedit: Only show the 'Modify' menu items when the listview has focus. 2017-06-05 11:14:09 +02: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: Use the system metrics to retrieve the treeview icon sizes. 2017-04-27 19:00:25 +02:00