Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Adding Objects in a COM objec
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
Adding Objects in a COM objec
Divers
Thread ID:
00795463
Message ID:
00795463
Vues:
51
This code works fine in development, or in a DLL if the
classlib "cr_actx.vcx" is in the folder I'm running it
from.

I had this working, then went and messed it up. Anyone?
LPARAMETERS oContainer, cName
sClassLib = ADDBS(SYS(5) + SYS(2003)) + "cr_actx.vcx"
oContainer.NewObject(cName, "crControl", sClassLib)
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform