Sweden-Number/programs/regedit
Hugh McMaster 326fa95eab regedit/tests: Use a helper function to delete registry values.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-09-25 22:21:42 +02:00
..
tests regedit/tests: Use a helper function to delete registry values. 2017-09-25 22:21:42 +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: Store the data from a listview subitem in a valid memory address. 2017-07-28 15:42:20 +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: Allow editing of all hex data types. 2017-08-08 20:13:56 +09: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: Export Unicode registry files by default. 2017-09-18 15:23:04 +02:00
hexedit.c regedit: Use the heap_*() functions in hexedit.c where possible. 2017-08-02 20:18:50 +02:00
listview.c regedit: Pass memcpy() the correct destination address. 2017-07-31 15:05:01 +02:00
main.c regedit: Parse command-line input using Unicode. 2016-07-05 23:22:06 +09:00
main.h regedit: Remove the listview's sub-class and move its messages to childwnd.c. 2017-07-12 19:51:55 +02:00
regedit.c regedit: Export Unicode registry files by default. 2017-09-18 15:23:04 +02: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: Update string resources associated with key deletion. 2017-07-12 19:51:54 +02:00
regedit.svg regedit: Add a 256x256 icon. 2013-03-27 20:12:27 +01:00
regproc.c regedit: Null-terminate incomplete REG_EXPAND_SZ and REG_MULTI_SZ Unicode data. 2017-08-28 14:57:10 +02:00
regproc.h regedit: Use the heap_*() functions in framewnd.c where possible. 2017-07-27 17:04:04 +02:00
resource.h regedit: Update some resource strings associated with key parsing. 2017-07-12 19:51:54 +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 heap_*() functions in treeview.c where possible. 2017-07-28 15:42:18 +02:00