Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
NEED DLL HELP!
Message
De
15/06/1999 09:17:57
Charlie Davies
McIntire School of Commerce
Virginie, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Divers
Thread ID:
00229756
Message ID:
00229921
Vues:
21
Kevin,

When you build a COM object in VFP, as long as you use the following syntax you should be fine:
"DEFINE class myclass as custom olepublic" and click "Build OLE DLL" when you're builing the project, your DLL will get written to the registry. Just search for the "myclass" class in regedit after you build and it will find it for you.



>I have built a multi threaded COM DLL in VFP.
>
>I built it in the winnt\system32 directory on
>a NT 4.0 system
>
>When I issue
>
> oObject = createobject("Dll.ClassName")
>
>I get the error:
>
>'Class definition DLL.CLASSNAME is not found'
>
>I have recompiled and even ran REGSVR32 and I still
>can't instantiate the DLL.
>
>Anyone know whats going on here?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform