Click to See Complete Forum and Search --> : A Multithreaded OCX?


ashesh
March 1st, 2000, 02:02 AM
I want to create a multithreaded ocx that runs on its own thread and can run simultaneouly with my app something like a timer....
I do not want to use the CreateThreadAPI for some limitations I have!
Any help would be appreciated.

Lothar Haensler
March 1st, 2000, 02:10 AM
AFAIK the current version of VB supports only apartment threaded COM objects.
VB 7 will support free-threaded components.
Select the "Threading Model" from Project/Properties.

Un1
July 10th, 2001, 07:59 AM
True multithread VB5 or VB6 source code communication control:

http://www.banasoft.com/DownLoad/BNComm.exe