[Bug 6971] Mouse "escapes" window or is confined to an area in the full screen program

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Apr 4 20:24:32 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=6971


Steve Chow <msweaksauce at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |msweaksauce at hotmail.com




--- Comment #90 from Steve Chow <msweaksauce at hotmail.com>  2008-04-04 20:24:30 ---
What version do these latest three patches work with? I've tried CVS & 0.9.58
and some of the hunks fail to patch. Leaving; 
gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_REENTRANT
-fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement
-Wwrite-strings -Wpointer-arith  -g -O2  -o mouse.o mouse.c
mouse.c: In function 'X11DRV_LeaveNotify':
mouse.c:1143: error: 'mouse_grabbing_hwnd' undeclared (first use in this
function)
mouse.c:1143: error: (Each undeclared identifier is reported only once
mouse.c:1143: error: for each function it appears in.)
mouse.c:1145: error: 'switching_to' undeclared (first use in this function)
mouse.c: At top level:
mouse.c:1155: error: redefinition of 'X11DRV_LeaveNotify'
mouse.c:1133: error: previous definition of 'X11DRV_LeaveNotify' was here
mouse.c: In function 'X11DRV_LeaveNotify':
mouse.c:1165: error: 'mouse_grabbing_hwnd' undeclared (first use in this
function)
mouse.c:1167: error: 'switching_to' undeclared (first use in this function)
make: *** [mouse.o] Error 1


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list