search for: wm_capturechang

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

Did you mean: wm_capturechanged
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
2016 Apr 12
0
Wine release 1.8.2
...winex11.drv: Actually query the swap method attribute. dwrite: Fix typos, and fix definition of Mac LangCodes for Welsh and up. configure: Check for __builtin_ms_va_list on all x86_64 platforms. Christopher Thielen (4): user32: Ensure that button responds only to changes in WM_CAPTURECHANGED handler. comctl32: Ensure that trackbar respond only to changes in WM_CAPTURECHANGED handler. comctl32: Ensure that toolbar respond only to changes in WM_CAPTURECHANGED handler. user32: A window may be notified with WM_CAPTURECHANGED about itself if SetCapture() is called twice....
2016 Feb 05
0
Wine release 1.9.3
...Directional control codes force complex itemization. usp10: Correct math punctuation handling in itemization. Austin English (2): msdrm: Add stub dll. ndis.sys: Add NdisAllocateSpinLock stub. Christopher Thielen (4): comctl32: Ensure that toolbar respond only to changes in WM_CAPTURECHANGED handler. comctl32: Ensure that trackbar respond only to changes in WM_CAPTURECHANGED handler. user32: Ensure that button responds only to changes in WM_CAPTURECHANGED handler. user32: A window may be notified with WM_CAPTURECHANGED about itself if SetCapture() is called twice....
2005 Aug 30
0
No subject
...> I wouldn't know where to go from here, but maybe it'll help someone > else. I can run comparisons for anyone if they'd like, though I never > figured out how to save a trace to a file, > didn't work, so I'm just > scrolling now :/ You could try to look for the WM_CAPTURECHANGED messages. This message is sent when a window looses the capture. If I understand you correctly you think that your problem is that this doesn't happen, while in the old situation it did. If you have access to the spy++ program, run it under windows and compare the messages between wine and wi...
2002 Apr 10
0
FoxPro Regressions - followup from Feb
...where to go from here, but maybe it'll help someone >> else. I can run comparisons for anyone if they'd like, though I never >> figured out how to save a trace to a file, >> didn't work, so I'm just >> scrolling now :/ > >You could try to look for the WM_CAPTURECHANGED messages. This message >is sent when a window looses the capture. If I understand you >correctly you think that your problem is that this doesn't happen, >while in the old situation it did. If you have access to the spy++ >program, run it under windows and compare the messages bet...
2015 Jun 26
0
Wine release 1.7.46
...CopyMemory ---------------------------------------------------------------- Changes since 1.7.45: Akihiro Sagawa (1): winetest: Add SystemPreferredUILanguages to the log. Alex Henrie (2): riched20: Fix link notification conditions and add tests. user32: Send BM_SETCHECK before WM_CAPTURECHANGED and add tests. Alexandre Julliard (1): d3dcompiler_43: Add a helper function for register token to avoid compiler warnings. Alistair Leslie-Hughes (8): scrrun: Implement ITextStream Close. d3dcompiler_46: Add stub dll. d3dcompiler_47: Add stub dll. dpnet: Correct a...