Hi All,
I am a seasoned C++ developer and have been programming in VB for 11 months now. For the first time I am faced with having to create a thread in VB and I do not know how. Is there an equal to CreateThread() or _beginthread() in VB. I have tried to create a VB wrapper but it failed on creation, and very abruptly just so by the way. I know a little about classes in VB but am unsure about how to use it and whether it can be used to create multiple thread. Any help will be appreciated. Thanks you guys.
I am a seasoned C++ developer and have been programming in VB for 11 months now. For the first time I am faced with having to create a thread in VB and I do not know how. Is there an equal to CreateThread() or _beginthread() in VB. I have tried to create a VB wrapper but it failed on creation, and very abruptly just so by the way. I know a little about classes in VB but am unsure about how to use it and whether it can be used to create multiple thread. Any help will be appreciated. Thanks you guys.