wine/programs/regedit
2023-11-01 22:44:03 +01:00
..
tests makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
about.c regedit: Replace the COUNT_OF macro with ARRAY_SIZE. 2018-05-21 16:22:34 +02:00
bin.ico
childwnd.c regedit: Use the default WM_PAINT implementation for REGEDIT window. 2023-01-06 10:41:21 +01:00
computer.ico
edit.c regedit: Use the wcsdup function instead or reimplementing it. 2023-09-25 10:23:38 +02:00
folder.ico
folderopen.ico
framewnd.c regedit: Append '.reg' file extension if necessary. 2023-03-09 18:12:49 +01:00
hexedit.c regedit: Use unsigned types for bitfields. 2023-09-13 22:07:19 +02:00
listview.c regedit: Use the wcsdup function instead or reimplementing it. 2023-09-25 10:23:38 +02:00
main.c regedit: Use the default WM_PAINT implementation for REGEDIT window. 2023-01-06 10:41:21 +01:00
main.h regedit: Replace heap_x*() functions with malloc(), realloc() and free(). 2022-07-07 19:11:38 +02:00
Makefile.in makefiles: Always use the global SOURCES variable for .man.in files. 2023-10-14 13:44:07 +02:00
regedit.c regedit: Replace heap_x*() functions with malloc(), realloc() and free(). 2022-07-07 19:11:38 +02:00
regedit.ico
regedit.man.in regedit: Move WineHQ URLs to https. 2017-12-01 10:05:25 +01:00
regedit.manifest regedit: Add system DPI awareness settings to the application manifest. 2021-09-07 10:16:56 +02:00
regedit.rc regedit: Add support for REG_QWORD type. 2022-06-24 10:41:27 +02:00
regedit.svg
regproc.c regedit: Use the wcsdup function instead or reimplementing it. 2023-09-25 10:23:38 +02:00
resource.h regedit: Add support for REG_QWORD type. 2022-06-24 10:41:27 +02:00
string.ico
treeview.c regedit: Use nameless unions/structs. 2023-06-16 17:58:16 +02:00