Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
COM and MultiThreading
Message
 
À
24/02/2004 17:01:38
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00879746
Message ID:
00880611
Vues:
23
>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?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform