Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
COM and MultiThreading
Message
From
24/02/2004 17:01:38
 
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00879746
Message ID:
00880501
Views:
18
Rick
I create COM DLL with VB.NET.
I decided to add code in my COM DLL to create Tread. Here is the line of code I use:

'--- COM DLL code----->

loProcessThread = New Thread(AddressOf ProcessCustomData)

'--- COM DLL code-----<

But loProcessThread is always Nothing. It seems .NET does not want to create additional thread within COM DLL
(there is nothing about VFP in my question)

Thanks
Semurg Enterprise
FRX2Any - where thinking is done for you
www.frx2any.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform