comdlg32: Don't treat cmb1 as the printer list unless in PRINT_SETUP.
commitbbdc50c5320dc1c51c080e24bf7ec712c7b847c0
authorBrendan McGrath <bmcgrath@codeweavers.com>
Mon, 29 Jan 2024 19:37:13 +0000 (30 06:37 +1100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 12 Mar 2024 12:43:41 +0000 (12 13:43 +0100)
treed2e567b932f00b67ac2d516b46693f9850cf6aa2
parent39bd338a626accc8c1302b3bf04c4da8700d6dd4
comdlg32: Don't treat cmb1 as the printer list unless in PRINT_SETUP.

This changes WMCommandW to match WMCommandA.
dlls/comdlg32/printdlg.c