wine/dlls/comdlg32
Dmitry Timoshkov 1aa2de3812 comdlg32: PRINTDLG_UpdatePrintDlgW() should update dmCopies field in DEVMODE.
This patch fixes printing multiple copies from IE8, and fixes
f5dd5a2deb where this part is missing.

Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
2025-08-20 22:00:41 +02:00
..
tests comdlg32/tests: Fix file type combo box selection in file dialogs. 2025-07-29 14:46:43 +09:00
cdlg.h comdlg32: Remove DECLSPEC_HIDDEN usage. 2023-11-10 00:03:44 +01:00
cdlg32.c comdlg32: Remove DECLSPEC_HIDDEN usage. 2023-11-10 00:03:44 +01:00
cdrom.ico
colordlg.c comdlg32: Use LRESULT/INT_PTR to store return value from CallWindowProcA. 2025-06-25 23:03:17 +02:00
comdlg32.manifest comdlg32: Enable visual styles when showing IFileDialog. 2023-07-04 20:47:39 +02:00
comdlg32.rc resources: Generate version strings from the corresponding version number. 2025-06-19 22:54:53 +02:00
comdlg32.spec
comdlg32_classes.idl
filedlg.c comdlg32: Use StrRetToBuf instead of reimplementing it. 2025-01-23 12:02:28 +01:00
filedlg31.c
filedlgbrowser.c comdlg32: Use StrRetToBuf instead of reimplementing it. 2025-01-23 12:02:28 +01:00
filedlgbrowser.h comdlg32: Remove DECLSPEC_HIDDEN usage. 2023-11-10 00:03:44 +01:00
finddlg.c
floppy.ico
folder.ico
folder2.ico
fontdlg.c comdlg32: Use standard va_list instead of __ms_va_list. 2023-02-17 11:25:20 +01:00
fontpics.bmp
hdisk.ico
itemdlg.c comdlg32: Display filter specs in itemdlg File Type combo box. 2025-07-29 14:46:43 +09:00
Makefile.in comdlg32: Delay import winspool 2025-03-31 12:56:58 +02:00
network.ico
pd32_collate.ico
pd32_collate.svg
pd32_landscape.ico
pd32_landscape.svg
pd32_nocollate.ico
pd32_nocollate.svg
pd32_portrait.ico
pd32_portrait.svg
printdlg.c comdlg32: PRINTDLG_UpdatePrintDlgW() should update dmCopies field in DEVMODE. 2025-08-20 22:00:41 +02:00