Corrected the determination of capturing inside EDIT_WM_MouseMove function.

Dimitrie Paun dimi at lattica.com
Thu May 19 09:04:49 CDT 2005


> With only GetCapture() != es->hwndSelf statemet, the string selection will
occur
> even if the capturing is done by external processes.

So what you are saying is that an external process captures the mouse,
and somehow GetCapture() returns the handle of this edit. Why would
that happen? How can the external process' window have the same
handle as this edit? And BTW, what exactly do you mean by external
process?

-- 
Dimi Paun <dimi at lattica.com>
Lattica, Inc.




More information about the wine-devel mailing list