Well, in that case, your resources are definitely going to be limited. I would definitely convert the application to .NET. You can simply import it into VS 2005/2008 and it will do a fairly good job at converting it. I've done that with a few VB6 apps that I had to get them into .NET quickly.
The only resource I can recommend it Google: http://www.google.com/search?q=VB6+thread. The first few links all look good. You don't need to be concerned that you're FTP'ing in a thread. The rules are the same no matter what the background thread is doing. ...Glenn On Mon, Oct 20, 2008 at 7:41 PM, Laoballer <[EMAIL PROTECTED]> wrote: > > could you point me to some resources about thread and ftp in vb6? I'm > new to vb6, I inherited a vb6 application that I need to add features > to. > > Thanks, > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web Services,.NET Remoting" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/DotNetDevelopment You may subscribe to group Feeds using a RSS Feed Reader to stay upto date using following url <a href="http://feeds.feedburner.com/DotNetDevelopment"> http://feeds.feedburner.com/DotNetDevelopment</a> -~----------~----~----~----~------~----~------~--~---
