mirror of
https://github.com/reactos/wine.git
synced 2025-01-31 17:23:53 +00:00
da0175ba71
Certain WM_LBUTTONDOWN & WM_LBUTTONUP events should change focus to the ComboBox (a child of ComboBoxEx), but instead the focus was set to the Edit control.