Displaying 3 results from an estimated 3 matches for "wm_setcursor".
2002 Apr 10
0
FoxPro Regressions - followup from Feb
...race:message:SPY_ExitMessage (0001002d) DefWindowProc32:
WM_NCHITTEST [0084] returned 00000001
trace:message:SPY_ExitMessage (0001002d) L"{Fox_4000001}" message
[0084] WM_NCHITTEST returned 00000001
trace:message:SPY_EnterMessage (0001002d) L"{Fox_4000001}" message
[0020] WM_SETCURSOR sent from self wp=0001002d lp=02000001
trace:message:SPY_ExitMessage (0001002d) L"{Fox_4000001}" message
[0020] WM_SETCURSOR returned 00000000
trace:message:SPY_EnterMessage (0001002d) L"{Fox_4000001}" message
[0200] WM_MOUSEMOVE dispatched wp=00000000 lp=00880090
trace:messag...
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
2010 Feb 19
0
Wine release 1.1.39
...lation rules for programs bin directory.
makefiles: Use AS_VAR_APPEND to build the list of warning messages.
makefiles: Use AS_MKDIR_P to create the extra directories.
makefiles: Add helper functions to build the various make lists more efficiently.
user32: Don't forward WM_SETCURSOR to the desktop window.
ntdll/tests: Fix a few function prototypes in the registry test.
ntdll/tests: Test NtOpenKey with an existing key.
ntdll/tests: Add tests for registry symlinks.
ntdll/tests: Use correct access rights in the NtOpenKey test.
runtest: Fix handling o...