Sweden-Number/programs/regedit
Hugh McMaster 79ff4148c2 regedit: Use a helper function to allocate memory and check for a valid pointer.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-07-27 17:04:04 +02:00
..
tests regedit: Null-terminate REG_EXPAND_SZ and REG_MULTI_SZ hex data during concatenation if we reach EOF. 2017-07-10 20:51:11 +02:00
Makefile.in regedit: Parse command-line input using Unicode. 2016-07-05 23:22:06 +09:00
about.c
bin.ico
childwnd.c regedit: Simplify double-click listview handler. 2017-07-14 10:51:58 +02:00
computer.ico
edit.c regedit: Update string resources associated with key deletion. 2017-07-12 19:51:54 +02:00
folder.ico
folderopen.ico
framewnd.c regedit: Re-insert the default value item after deleting its data. 2017-06-16 15:25:38 +02:00
hexedit.c
listview.c regedit: Remove the listview's sub-class and move its messages to childwnd.c. 2017-07-12 19:51:55 +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: Output an error message and exit with error code zero instead of calling exit(1). 2017-07-12 19:51:53 +02:00
regedit.ico
regedit.man.in
regedit.rc regedit: Update string resources associated with key deletion. 2017-07-12 19:51:54 +02:00
regedit.svg
regproc.c regedit: Use a helper function to allocate memory and check for a valid pointer. 2017-07-27 17:04:04 +02:00
regproc.h regedit: Output an error message and exit with error code zero instead of calling exit(1). 2017-07-12 19:51:53 +02:00
resource.h regedit: Update some resource strings associated with key parsing. 2017-07-12 19:51:54 +02:00
string.ico
treeview.c regedit: Use the system metrics to retrieve the treeview icon sizes. 2017-04-27 19:00:25 +02:00