Sweden-Number/programs/regedit
Alexandre Julliard 8667b8d124 regedit: Use the standard va_list instead of __ms_va_list.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-10-25 11:01:38 +02:00
..
tests regedit: Stop parsing REG_SZ values containing NUL character sequences. 2021-03-12 12:49:39 +01:00
Makefile.in makefiles: Make -mno-cygwin the default. 2021-09-20 22:45:48 +02:00
about.c
bin.ico
childwnd.c regedit: Use C runtime wchar functions instead of wine/unicode.h. 2019-04-01 11:48:30 +02:00
computer.ico
edit.c regedit: Use the standard va_list instead of __ms_va_list. 2021-10-25 11:01:38 +02:00
folder.ico
folderopen.ico
framewnd.c regedit: Allow deletion of selected values without focus. 2021-06-08 22:28:44 +02:00
hexedit.c regedit: Use an I-beam cursor in the hex edit dialog. 2019-04-22 11:15:47 +02:00
listview.c regedit: Fix double free error in GetValueName. 2019-10-31 17:44:51 +01:00
main.c regedit: Enable visual styles. 2021-06-10 23:04:03 +02:00
main.h
regedit.c regedit: Use the standard va_list instead of __ms_va_list. 2021-10-25 11:01:38 +02:00
regedit.ico
regedit.man.in
regedit.manifest regedit: Add system DPI awareness settings to the application manifest. 2021-09-07 10:16:56 +02:00
regedit.rc regedit: Enable visual styles. 2021-06-10 23:04:03 +02:00
regedit.svg
regproc.c regedit: Stop parsing REG_SZ values containing NUL character sequences. 2021-03-12 12:49:39 +01:00
resource.h
string.ico
treeview.c