wine-wine/programs/regedit
Hugh McMaster f7bdf34029 regedit: Use a helper function to free allocated memory.
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 regedit: Don't use tchar.h. 2012-01-23 16:07:34 +01:00
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 regedit: Convert the hex edit code to Unicode. 2011-04-18 11:50:24 +02:00
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: 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: Use a helper function to free allocated memory. 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