Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Wait state needed for dll
Message
From
30/06/2000 13:04:52
 
 
To
30/06/2000 12:21:39
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00387105
Message ID:
00387181
Views:
15
>Hi David.
>
>>Does anyone have another idea on how to get a wait state for my while loop so >>winsock can update itself?

>declare Sleep in Win32API integer nMilliseconds
>Sleep(1000)

Doug,

PMFJI, but even a call to Sleep() won't yield control to the ActiveX control...

David, have you tried AutoYield?

If that won't work then I don't know a way around this except to wrap your WinSock stuff in an EXE and use DOEVENTS...
Erik Moore
Clientelligence
Previous
Reply
Map
View

Click here to load this message in the networking platform