Nick,
> Any way to use genuine OS threads in Dolphin? I have an application using
> some of the MS WNet* networking functions, and some of them can take a
long
> time (10-20 seconds) to return, during which time the application is
> completely unresponsive. In C applications I spawn these calls in a
separate
> background thread using _beginthreadex so that the user interface doesn't
> appear hung. Can I do this in Dolphin?
Try defining the external DLL calls as being overlapped (that is, they run
on a separate thread started automatically inside the VM). See the Education
Centre topic at:
http://www.object-arts.com/Lib/EducationCentre4/htm/overlappedcalls.htmBest Regards,
Andy Bower
Dolphin Support
http://www.object-arts.com---
Are you trying too hard?
http://www.object-arts.com/Relax.htm---