Report after porting a windows app to WINE

Alexandre Julliard julliard at winehq.com
Fri Feb 28 15:23:29 CST 2003


"Mike Engelhardt" <pmte at concentric.net> writes:

>  All this time the worker thread, having done a
> SendMessage() and not a PostMessage(), is frozen waiting
> for the return value of the number of points so it can
> decide where to try again or continue.  The scheme that
> I'm using has been extensively debugged and used under
> 95,98,Me,NT,2K, and XP.  But under wine, the worker thread
> doesn't freeze when it calls SendMessage() but keeps
> executing.

This definitely doesn't sound right. If you have a chance, could you
please do a --debugmsg +server,+message trace showing the problem?
That would help a lot in tracking this down.

-- 
Alexandre Julliard
julliard at winehq.com



More information about the wine-devel mailing list