Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
NEED DLL HELP!
Message
De
15/06/1999 10:33:26
 
 
À
14/06/1999 19:31:15
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Divers
Thread ID:
00229756
Message ID:
00229962
Vues:
19
>Did REGSVR32 reported the registration successful?
>
>If yes, search for "mydll.dll" in the registry. You'll find a ProgID registry key among the keys for your class. The value of the ProgID is what you have to use with CreateObject.
>
>BTW, how did you build a multithreaded COM DLL in VFP? VFP is not multithreaded yet.
>

Actually, no VFP is not multi threaded... but, in the MultiThreaded runtime you can have multithreads of the same object running. In other words, two people can access the same method of the same class simultaneously. This is as of Service Pack 3 for VFP/VS.

BOb
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform