wine-wine/programs/regedit
Hugh McMaster 7f11a24fee regedit: Null-terminate REG_EXPAND_SZ and REG_MULTI_SZ hex data during concatenation if we reach EOF.
Signed-off-by: Hugh McMaster <hugh.mcmaster@outlook.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-07-10 20:51:11 +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: Update the status bar when moving to the 'Computer' root node. 2017-05-31 20:51:46 +02:00
computer.ico
edit.c regedit: Free the binary data buffer after saving the new value (Coverity). 2017-06-28 18:23:04 +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 commented out block. 2017-07-05 18:21:06 +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: 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
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
treeview.c regedit: Use the system metrics to retrieve the treeview icon sizes. 2017-04-27 19:00:25 +02:00