]> git.saurik.com Git - wxWidgets.git/commit
Modified mouse ENTER/LEAVE events so that they also
authorGuillermo Rodriguez Garcia <guille@iies.es>
Tue, 25 Jul 2000 06:27:45 +0000 (06:27 +0000)
committerGuillermo Rodriguez Garcia <guille@iies.es>
Tue, 25 Jul 2000 06:27:45 +0000 (06:27 +0000)
commit54ca0d120a10e57b7f2c75269a136e4a68508447
tree9bb4a2e130d9eefccf7896f0821d5d3f27596c7b
parent3419e8e7bd931ae685e5d451c076fa1c21738b3b
Modified mouse ENTER/LEAVE events so that they also
carry information about the state of the mouse buttons
(they only had info about SHIFT and CTRL keys so far)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7825 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/window.cpp