On Thu, Jun 27, 2002 at 09:33:01AM +0200, Thomas Pfaff wrote: >Changelog > >2002-06-27 Thomas Pfaff <[EMAIL PROTECTED]> > > *thread.cc (pthread::create): Added trace printf to get > CreateThread LastError.
Applied, with modification. The _printf functions interpret '%E' as GetLastError so I modified your patch to do that. cgf
