Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
NEED DLL HELP!
Message
From
15/06/1999 10:33:26
 
 
To
14/06/1999 19:31:15
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Miscellaneous
Thread ID:
00229756
Message ID:
00229962
Views:
18
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform