|
-
Feb 11th, 2000, 11:32 AM
#1
Thread Starter
Member
Hello...
Got a perplexing problem...
I have program that pops up a form:
Progress_form.Visible = True
then I send files via FTP:
bRet = FtpPutFile(hConnection, LLocal.....
The form will not appear completely until the ftp is done. Does this have to do with a multitasking (or threading). How can I disable this?
Thanks,
Scott
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
|