Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to get the CLSID from a given DLL?
Message
 
To
03/10/2005 22:11:07
James Chan
Objectmastery Pty Ltd
Hawthorn, Australia
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
01054733
Message ID:
01056575
Views:
12
If you know the ProgId then an easier way is:
o = CREATEOBJECT("wcDemo.wcDemoServer")
? COMCLASSINFO(o,4)
assuming the server is registered.

+++ Rick ---

>Thanks.
>
>>
>>You can look it up in the registry. For example, assuming you have a COM object with the PROGID MyCom.Server, you'll find the CLSID in HKEY_CLASSES_ROOT\MyCom.Server\CLSID.
+++ 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
Reply
Map
View

Click here to load this message in the networking platform