Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Data session persistence?
Message
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows 7
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01501524
Message ID:
01501687
Vues:
53
>Tamar,
>
>Thanks for your suggestions.
>
>1. I understand your first one.
>
>2. I'm not clear what you are saying in the second one. I am using a VFP client to instantaite my COM server for testing, although the ultimate client will be a C++ app at this point. Is this what you are suggesting?
>
>Jim
>


Sort of. Instead of loObject = createobject('MyDLL.myClass') you may just try
loObject = newobject('myClass', 'myPrg.prg') and test first this way.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform