|
-
Apr 26th, 2005, 06:26 AM
#1
Thread Starter
New Member
Application Hangs When Calling DLL which contains API
Hi All,
I developed a vb DLL which checks for the internet connection is up or not
I am doing this by using following API's
InternetOpen,InternetOpenUrl and InternetCloseHandle
I will call this DLL from vb application for every 10 secs
to check connection is up or not but,
application hangs till the reply comes from the component.
(not possible to click anywhere even the menu)
I tried using doevents but it didnt work out..
Please tell me ASAP other way to do this....
Thanks
Harish
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|