"Andreas Rosenberg" <[EMAIL PROTECTED]> wrote:
> >From time to time I'm testing our application (IQ-FMEA) with Wine.
>
> Our GUI framework is checking the return codes of most API calls,
> so several incompatibilities between Windows and Wine are detected
> while many other programs simply ignore
On Tue, 01 Nov 2005 12:14:51 +0100, Andreas Rosenberg <[EMAIL PROTECTED]>
wrote:
3.)
There is also a different behavior of SetCapture(hWnd) in Wine.
If an overlapped window has captured the mouse input and a new
child window is being openend, Windows internally releases the
capture. Wine maint
Hi!
From time to time I'm testing our application (IQ-FMEA) with Wine.
Our GUI framework is checking the return codes of most API calls,
so several incompatibilities between Windows and Wine are detected
while many other programs simply ignore them.
So I found several things that differ between