1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 03:45:57 +00:00
wine/programs/regedit
Rémi Bernon 4c60f67f00 regedit: Add a direct import for shcore.
For CommandLineToArgvW.
2022-09-30 18:34:22 +02:00
..
tests regedit/tests: Enable compilation with long types. 2022-02-03 17:19:41 +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: Replace heap_x*() functions with malloc(), realloc() and free(). 2022-07-07 19:11:38 +02:00
computer.ico
edit.c regedit: Limit REG_DWORD/REG_QWORD input length by value type and format. 2022-07-28 17:34:03 +02:00
folder.ico
folderopen.ico
framewnd.c regedit: Replace heap_x*() functions with malloc(), realloc() and free(). 2022-07-07 19:11:38 +02:00
hexedit.c regedit: Replace heap_x*() functions with malloc(), realloc() and free(). 2022-07-07 19:11:38 +02:00
listview.c regedit: Replace heap_x*() functions with malloc(), realloc() and free(). 2022-07-07 19:11:38 +02:00
main.c regedit: Call InitCommonControls after command-line has been processed. 2022-09-30 18:34:20 +02:00
main.h regedit: Replace heap_x*() functions with malloc(), realloc() and free(). 2022-07-07 19:11:38 +02:00
Makefile.in regedit: Add a direct import for shcore. 2022-09-30 18:34:22 +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: 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.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 regedit: Add a 256x256 icon. 2013-03-27 20:12:27 +01:00
regproc.c regedit: Replace heap_x*() functions with malloc(), realloc() and free(). 2022-07-07 19:11: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: Replace heap_x*() functions with malloc(), realloc() and free(). 2022-07-07 19:11:38 +02:00