Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Win32 DLL information
Message
 
 
À
30/12/2003 10:03:27
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00862525
Message ID:
00863109
Vues:
17
>:-) Yes, I wish I could do that. But I have deleted all references to the dll on the hard drive. Yet, I am still able to delcare the dll.... So I don't know where it is located..
>
>Dan

Dan,
What do you mean you are able to "declare the DLL"?

If the DLL is a COM DLL and the reference is still in the registry, do the following:

1. Find the ProgID (e.g. Word.Application) under the HKEY_CLASSES_ROOT tree.
2. Expand the node and see what the ClsID is.
3. Expand the CLSID node under HKEY_CLASSES_ROOT and find the ClsID found in step 2.
4. Expand the node and see what the InProcServer32 is. This should have the path of the COM server.

HTH.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform