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

Click here to load this message in the networking platform