hai everybody,
can activeX.exe will serve the purpose of multithreading.
is it possible to implement multithreading in VB?
Printable View
hai everybody,
can activeX.exe will serve the purpose of multithreading.
is it possible to implement multithreading in VB?
This should give you a start on creating Multi-Threaded Applications:
Microsoft's Site
Remember, this technique is not true threading, just an approximation.
td.