Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Determining If ActiveX Control Is Registered
Message
From
30/08/2000 18:48:29
Ronald Suen
Epic Solutions Inc.
Edmonton, Alberta, Canada
 
 
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00411083
Message ID:
00411109
Views:
18
>>Hi All,
>>
>>How would I be able to determine if a OCX file, DLL file, or ActiveX control has been registered?
>>
>
>Check to see if the ProgID is found under HKEY_CLASSES_ROOT\COM object ProgID in the registry.
>If it is, the CLSID should be in a subkey. Check HKEY_CLASSES_ROOT\CLSID and make sure that the server subkey and other information is stored under the CLSID, and any files are where they're specified.

Sorry, but how would I be able to do this syntactically? Is there an VFP or API function that does this sort of thing?

Thanks in advance,
Ronald Suen
Epic Information Solutions Inc.
Ph: (780) 488-4418
Fax: (780) 488-0402
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform