winemine: Middle click drag should move the box highlighting.
commit273080af7d881fa0d1d965e4814c358384031725
authorDylan Smith <dylan.ah.smith@gmail.com>
Tue, 24 Jun 2008 18:09:46 +0000 (24 14:09 -0400)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 25 Jun 2008 08:47:22 +0000 (25 10:47 +0200)
treed6b8e3ce5d4565d13dedb1785fddf851230887a8
parent04f925e72ce4c87dbdf503072dd58e4e444d3760
winemine: Middle click drag should move the box highlighting.

The correct behaviour was intended, but the wrong check was made for
wParam on the WM_MOUSEMOVE event.
programs/winemine/main.c