Missing SignalObjectAndWait

Francois Gouget fgouget at free.fr
Wed Nov 27 14:44:48 CST 2002


On Wed, 27 Nov 2002, Sean Mitchell wrote:
>
> > Sent a patch to wine-patches for this one and the _set_error_mode()
> > constants. With the patch applied your application should
> > compile fine.
> >
> > However note that _set_error_mode() and SignalObjectAndWait() are both
> > stubs currently, which means that functionality is not implemented. So
> > if your application calls either of them it will crash...
>
> Ah... gotcha. I may just port the thread object to pthreads and be done with
> anyway.

Wine and pthreads don't play well together. You are quite likely to get
into trouble if you try to use pthreads from a Winelib application.

-- 
Francois Gouget         fgouget at free.fr        http://fgouget.free.fr/
  Any sufficiently advanced Operating System is indistinguishable from Linux




More information about the wine-devel mailing list