Setup.exe: Mouse wheel
Benjamin Riefenstahl
Benjamin.Riefenstahl@epost.de
Mon May 19 13:27:00 GMT 2003
Hi,
Setup.exe doesn't handle mouse wheel messages. Some mouse drivers
simulate WM_VSCROLL messages, but the stock drivers on my W2K system
don't.
Attached a simple patch to choose.cc to do this.
so long, benny
2003-05-19 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
* choose.cc (chooser_proc): New callback proc to handle
WM_MOUSEWHEEL.
(ChooserPage::Create): Use it.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: choose.cc.patch
Type: text/x-patch
Size: 938 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin-apps/attachments/20030519/d564b398/attachment.bin>
More information about the Cygwin-apps
mailing list