Hi,
Isn't my application developed in VB6 supposed to be able to do multiple processes at once? For example, I'm using a TCP/IP OCX control which allows my to connect to a web server and retreive files. The problem is that if it happens to take a little while to connect to the server, my whole application is not accessible until the connection and the file download is completed..
Is this something to do with multi-tasking/multi-threading? Isn't VB6 able to do this?
Any help on how to accomplish this would be appreciated..
Dan
