[2/6] comctl32: Make ComboBoxEx send CBEN_ENDEDIT when selecting from the dropdown list (try 2)

Jay Yang jkelleyy at gmail.com
Thu Jun 23 13:56:14 CDT 2011


Windows send a CBEN_ENDEDIT when selecting from the dropdown menu, and for wine to send that message, the WCBE_ACTEDIT flag needs to be set when the dropdown is created.

---
 dlls/comctl32/comboex.c       |    8 ++++----
 dlls/comctl32/tests/comboex.c |   30 +++++++++++++++++++++++++++++-
 2 files changed, 33 insertions(+), 5 deletions(-)



-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-comctl32-Make-ComboBoxEx-send-CBEN_ENDEDIT-when-select.txt
Type: text/x-patch
Size: 2823 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110623/310c0398/attachment.bin>


More information about the wine-patches mailing list