Sweden-Number/programs/regedit
Alistair Leslie-Hughes 75d8081dc6 regedit: Grow the buffer when modifying a DWORD value.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=19098
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-03-21 08:23:57 +01:00
..
tests regedit: Stop exporting REG_SZ data at the first NUL character. 2018-05-08 10:41:35 +02:00
Makefile.in makefiles: Support specifying installed files in the top-level makefile. 2018-11-27 14:48:04 +01:00
about.c regedit: Replace the COUNT_OF macro with ARRAY_SIZE. 2018-05-21 16:22:34 +02: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: Don't expand items on initial tree creation. 2018-08-21 23:02:31 +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: Grow the buffer when modifying a DWORD value. 2019-03-21 08:23:57 +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: Free allocated memory after calling GetValueName(). 2018-07-16 21:28:45 +02:00
hexedit.c regedit: Print Latin-1 characters. 2018-07-03 11:28:03 +02:00
listview.c regedit: Free allocated memory after calling GetValueName(). 2018-07-16 21:28:45 +02:00
main.c regedit: Do not directly include stdio.h any longer. 2018-05-21 16:28:07 +02:00
main.h regedit: Free allocated memory after calling GetValueName(). 2018-07-16 21:28:45 +02:00
regedit.c regedit: Do not directly include stdio.h any longer. 2018-05-21 16:28:07 +02:00
regedit.ico regedit: Add a 256x256 icon. 2013-03-27 20:12:27 +01:00
regedit.man.in regedit: Move WineHQ URLs to https. 2017-12-01 10:05:25 +01:00
regedit.rc regedit: Confirm whether to delete a registry value from framewnd.c. 2018-05-28 22:08:23 +02:00
regedit.svg regedit: Add a 256x256 icon. 2013-03-27 20:12:27 +01:00
regproc.c regedit: Remove redundant NULL check before heap_free(). 2019-01-29 21:40:00 +01: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: Don't expand items on initial tree creation. 2018-08-21 23:02:31 +02:00