1
0
mirror of https://github.com/wine-mirror/wine synced 2024-06-29 06:14:34 +00:00
wine/programs/regedit
Eric Pouech 6b2a3dcdba regedit: Use message boxes by default for output.
regedit is in GUI subsystem and shouldn't interact with console.
Keeping unix I/O output in silent mode (forcing English locale for
Unix integration).

Signed-off-by: Eric Pouech <epouech@codeweavers.com>
2023-11-24 16:46:57 +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: Use message boxes by default for output. 2023-11-24 16:46:57 +01: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: Use message boxes by default for output. 2023-11-24 16:46:57 +01: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 message boxes by default for output. 2023-11-24 16:46:57 +01: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