Alexandre Julliard pushed to branch master at wine / wine
Commits: 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.
- - - - -
2 changed files:
- dlls/comdlg32/printdlg.c - dlls/comdlg32/tests/printdlg.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/2ea72e1cc0e908ae16d64ba6037dcb...