19-04-2008, 05:23 PM
Even if you get multithreading working in VB6, it is very poor. For one, the IDE does not support it so it will make debugging hell. vbGORE, for instance, if you just press the stop button, it can crash the whole IDE since GOREsock uses subthreading. VB6 also completely lacks the kind of debugging tools of modern debuggers like stack views and telling threads apart.