Displaying 2 results from an estimated 2 matches for "wm_nchittest".
2002 Apr 10
0
FoxPro Regressions - followup from Feb
...o that. I ran:
wine --debugmsg +mouse,+event,+window,+message vfp.exe
and this is the end of what I got:
trace:event:EVENT_ProcessEvent Got event MotionNotify for hwnd 1002d
trace:event:EVENT_ProcessEvent returns.
trace:message:SPY_EnterMessage (0001002d) L"{Fox_4000001}" message
[0084] WM_NCHITTEST sent from self wp=00000000 lp=025f0261
trace:message:SPY_EnterMessage (0001002d) DefWindowProc32:
WM_NCHITTEST [0084] wp=00000000 lp=025f0261
trace:message:SPY_ExitMessage (0001002d) DefWindowProc32:
WM_NCHITTEST [0084] returned 00000001
trace:message:SPY_ExitMessage (0001002d) L"...
2001 Aug 20
1
Event trail info help request
G'day all,
I'm always running the latest wine built locally, daily from CVS.
I'm using Xfree 4.0.2 with a microtouch touchscreen, and I'm chasing a
mouse event bug.
I write my software in Borland Delphi 4.
For testing, I have written a program that simply intercepts the application
message queue, and filters WM_MOUSEMOVE, WM_LMOUSEDOWN and WM_LMOUSEUP events,
and prints them to a