1aa2de38
by Dmitry Timoshkov at 2025-08-20T22:00:41+02:00
comdlg32: PRINTDLG_UpdatePrintDlgW() should update dmCopies field in DEVMODE.
This patch fixes printing multiple copies from IE8, and fixes
f5dd5a2deb895700047fd29906a5752284066174 where this part is missing.
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>