On Mon, 11 Aug 2003, dd jj wrote:
On Linux (Redhat 9.0, wine-2003-06-18), when I run this program under wine:
%./mouse
The result is supposed to "left button of mouse is pressed then released", but here my result is "the cursor moves to the most left-up conner of the screen".
I tried to run mouse.exe generated by Visual Studio under wine:
%wine ./mouse.exe
Get the same result.
I'm afraid you'll need to do some debugging of this yourself -- I am not familiar with this piece of code.