Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is there a way to find all DLLs registered?
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
Is there a way to find all DLLs registered?
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01490135
Message ID:
01490135
Vues:
106
Hi everybody,

I have an olepublic class defined in the MyProgram. I built a mutlti-threaded dll with the name MyProgram40 and registered it by double clicking on the dll file in the Windows Explorer.

However, I can instantiate an object using

oMyObj = createobject('MyProgram.MyClass') syntax and I can not do the same using

oMyObj = createobject('MyProgram40.MyClass')

So, is there a way to find out all registered DLLs that are named like 'MyProgram' with the full path and unregister them?

Thanks in advance.
If it's not broken, fix it until it is.


My Blog
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform