Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DLL Question
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Divers
Thread ID:
00262172
Message ID:
00262488
Vues:
13
>I would like to use a DLL to open the tables
>used in my form. I found that the data seems
>to be unavailable to the form when opened from
>within the DLL.
>
>Am I doing something wrong? Is what I want to do
>even possible?

The COM server's environment isn't provided to the calling application; the only part of the server exposed to the client is the OLE interface (the public properties and methods.)

If you need the class to interact with the remaining VFP environment directly, you'd be better off instantiating the class it uses from a VCX or non-visual class definition in code.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform