Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
COM and MultiThreading
Message
 
To
24/02/2004 17:01:38
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00879746
Message ID:
00880611
Views:
22
>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

Where is ProcessCustomData?

that is really what's at issue here. if you're pointing this at the COM DLL that will obviously not work...

+++ Rick ---
+++ Rick ---

West Wind Technologies
Maui, Hawaii

west-wind.com/
West Wind Message Board
Rick's Web Log
Markdown Monster
---
Making waves on the Web

Where do you want to surf today?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform