Sweden-Number/programs/regedit
Jiaxing Wang ebacf05258 regedit: Need 3 bytes of room at end of buffer for \r\n\0 to avoid endless loop.
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-26 23:58:28 +09:00
..
tests makefiles: Get rid of the MAKE_TEST_RULES variable. 2014-01-02 12:13:16 +01:00
Makefile.in makefiles: Specify whether to install program binaries in the individual makefiles. 2015-10-30 14:58:50 +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: Make it possible for save/restore position on tree root. 2015-06-15 14:48:46 +09: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: Don't use tchar.h. 2012-01-23 16:07:34 +01: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: Simplify check for an empty string (PVS-Studio). 2014-11-18 22:11:20 +09:00
hexedit.c regedit: Convert the hex edit code to Unicode. 2011-04-18 11:50:24 +02:00
listview.c regedit: When sorting by key type consistently compare types. 2015-09-15 16:04:22 +09:00
main.c regedit: Don't use tchar.h. 2012-01-23 16:07:34 +01:00
main.h regedit: Remove all Unicode macros in main.h. 2011-04-18 11:50:09 +02:00
regedit.c regedit: Don't use tchar.h. 2012-01-23 16:07:34 +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 makefiles: Add makedep pragmas for rc files that contain translations. 2013-11-05 20:38:19 +01:00
regedit.svg regedit: Add a 256x256 icon. 2013-03-27 20:12:27 +01:00
regproc.c regedit: Need 3 bytes of room at end of buffer for \r\n\0 to avoid endless loop. 2015-11-26 23:58:28 +09:00
regproc.h regedit: Add support for exporting unicode files. 2008-09-16 13:35:31 +02:00
resource.h regedit: Add support for creating expandable string values. 2011-04-01 11:45:22 +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: Call RegEnumValueW with value and val_count parameters. 2015-07-08 16:02:24 +09:00