search for: wm_mouseactiv

Displaying 6 results from an estimated 6 matches for "wm_mouseactiv".

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
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 [0021] WM_MOUSEACTIVATE sent from self wp=00020024 lp=02010001 trace:message:SPY_ExitMessage (0001002d) L"{Fox_4000001}" message [0021] WM_MOUSEACTIVATE returned 00000003 trace:message:SPY_EnterMessage (0001002d) L"{Fox_4000001}" message [0020] WM_SETCURSOR sent from self wp=0001002d lp=02010001 tr...
2002 Feb 21
1
Help tracing WINE funcion..
...metimes win wouldn't take even with DECLARE_DEBUG_CHANNEL(win); (IIRC, everything under /dlls/ was that way) So now if I run notepad I get: wine --debugmsg +win,+shell,+edit,+header,+accel notepad.exe trace:win:WINPOS_WindowFromPoint found child 10022 trace:edit:EditWndProc_common 32 bit W : WM_MOUSEACTIVATE: hwnd=00010022, wParam=00010021, lParam=02010001 trace:edit:EditWndProc_common 32 bit W : WM_LBUTTONDOWN: hwnd=00010022, wParam=00000001, lParam=002f0041 trace:edit:EDIT_WM_LButtonDown About to SetCapture - edit.c trace:win:SetCapture Calling Event_Capture trace:win:EVENT_Capture (0x10022) Windo...
2019 Nov 15
0
Wine release 4.20
...to kernelbase. kernel32: Move CreateProcess() functions to kernelbase. shell32: Process all messages in control panel. d3d: Revert test hacks that shouldn't have been committed. kernel32: Get rid of LOCALE_IDEFAULTUNIXCODEPAGE. Alistair Leslie-Hughes (14): user32: WM_MOUSEACTIVATE should return MA_NOACTIVATE for WM_LBUTTONDOWN/HTCAPTION message. dmstyle: IDirectMusicTrack GetParam add pointer check. dsdmo: Added dll. dsound/tests: Add media object query tests. dmime: Trace dwGroupBits parameter consistently. dmband: Handle the DirectX 7 versi...
2007 Jun 29
0
Wine release 0.9.40
...rnov (1): winhelp: Fix popup window style. Konstantin Kondratyuk (2): uninstaller: Add Russian resources. programs/winefile: Add Russian resources. Kov?cs Andr?s (1): Add dwmapi.dll stub. Lei Zhang (6): riched20: Add tests for EM_FORMATRANGE. winex11.drv: Send WM_MOUSEACTIVATE before closing a window. winex11.drv: Reset focus if application does not want to be activated. comctl32: Reduce duplicate code between PropertySheetA/W. comctl32: Reduce duplicate code between PROPSHEET_CollectSheetInfoA/W. comctl32: Determine if PSH_PROPSHEETPAGE is set...
2007 Aug 24
0
Wine release 0.9.44
...another process. winex11: Don't select for StructureNotify events on unmanaged windows. ntdll: Return an error instead of dying in wine_server_call if the input buffer is invalid. user32/tests: Use flush_events more consistently in the message tests. user32/tests: Allow WM_MOUSEACTIVATE in the mouse hover test for compatibility with X11 focus policy. winex11: Switch windows to managed mode in SetWindowPos instead of at creation time. winex11: Force a window to managed mode when it is activated. dsound: Fix a compiler warning. gdi32: Add separate function...