- 12 Mar, 2024 20 commits
-
-
Dmitry Timoshkov authored
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Marcus Meissner authored
-
Dmitry Timoshkov authored
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
-
Brendan McGrath authored
This changes WMCommandW to match WMCommandA.
-
Brendan McGrath authored
-
Brendan McGrath authored
This will display the name of the selected printer on the Print dialog and the default printer on the Print Setup dialog
-
Brendan McGrath authored
This was done in PRINTDLG_ChangePrinterA, but missing from PRINTDLG_ChangePrinterW
-
Brendan McGrath authored
dpiX,dpiY are the default printer values from the GetDeviceCaps calls. This causes the item data to be the same for every option in the combobox. The item data should reflect the selected values.
-
Gabriel Ivăncescu authored
Worse than just no unix integration is that it can actually crash if you parse e.g. "/". Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
-
Nikolay Sivov authored
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
-
Nikolay Sivov authored
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
-
Nikolay Sivov authored
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
-
Zhiyi Zhang authored
-
- 11 Mar, 2024 20 commits
-
-
Brendan Shanks authored
-
Brendan Shanks authored
-
Brendan Shanks authored
-
Brendan Shanks authored
-
Jacek Caban authored
Clang enables -Wenum-conversion by default anyway, we add it to CFLAGS to enable them on GCC. When explicitly enabled, Clang also enables additional warnings. Some of those warnings, like -Wenum-enum-conversion, are too strict to be practical with win32, so avoid enabling them.
-
Jinoh Kang authored
Since wine commit 401288a7 (make_specfiles: Generate a list of syscalls from the corresponding spec files., 2023-11-16), spec files are used to auto-generate the following files: - dlls/ntdll/ntsyscalls.h (from dlls/ntdll/ntdll.spec) - dlls/win32u/win32syscalls.h (from dlls/win32u/win32u.spec)
-
Brendan Shanks authored
-
Brendan Shanks authored
-
Nikolay Sivov authored
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
-
Nikolay Sivov authored
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
-
Paul Gofman authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-