as13
21 years ago
Hi ,
Seems that my VB6.0 dll behaves exactly same if i make it in single
thread or apartment thread model.
I expect client2 to enter the function func(), only after client1 has
exited it in Single Thread.
But it does not seem to be that way?
Also, is there any code to synchronize code in VB6.0?
Please help with an example.
Thanks,
Anshuman
Seems that my VB6.0 dll behaves exactly same if i make it in single
thread or apartment thread model.
I expect client2 to enter the function func(), only after client1 has
exited it in Single Thread.
But it does not seem to be that way?
Also, is there any code to synchronize code in VB6.0?
Please help with an example.
Thanks,
Anshuman