Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Determine programmatically if a dll is registered
Message
From
18/03/2004 12:09:44
 
 
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00887511
Message ID:
00887577
Views:
12
IF DLL is WIN32 is not nesesary that be registered.

But if you try know if COM is registered, you will be also writeing that....

IF( CLSIDFromProgID( @sProdID, "MyCom.MyInst" ) != O_OK )
*|-- COM not registered.
ENDIF

Regards.
Previous
Reply
Map
View

Click here to load this message in the networking platform