-
cd96c698
by Jacob Czekalla at 2025-06-06T18:19:12+02:00
comdlg32/tests: Add tests for changing devmode properties in the hook procedure for PrintDlgW.
-
0172af3c
by Jacob Czekalla at 2025-06-06T18:19:12+02:00
comdlg32: Don't use a shadow devmode structure in PrintDlgW.
Changes to hDevMode made in the hook procedure should persist.
-
2ca6741d
by Jacob Czekalla at 2025-06-06T18:19:14+02:00
comdlg32/tests: Add tests for changing devmode properties in the hook procedure for PrintDlgA.
-
8cbe5473
by Jacob Czekalla at 2025-06-06T18:19:14+02:00
comdlg32: Don't use a shadow devmode structure in PrintDlgA.
Changes to hDevMode made in the hook procedure should persist.