Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MTS and Methods
Message
 
 
À
14/07/2000 04:36:06
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Titre:
Divers
Thread ID:
00392268
Message ID:
00392364
Vues:
10
>Dear all,
>
>I have a multi-use com dll and installed in Win2k MTS(Com+). The problem is that I am seeing a lot of other methods appearing like Controls, Datasession, name and whole host of them. I build my class using code (not class library) and insert it in the project file (this is the only file). The wierd thing is that two project dlls shows different extra methods.
>
>FYI, the class I build is very simple. One class with one method only.
>Where did I go wrong? Thanks.
>
>
>Regards,
>Kueh

To elaborate on what Erik said, your class looks to created using the Form class in VFP. If you want to limit the number of exposed PEMS, use the Session class available in VFP6 SP3. This provides a Datasession but most of the other overhead of VFP classes is not implemented.
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