Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Creating a DLL
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Divers
Thread ID:
00175042
Message ID:
00175123
Vues:
32
>Ken,
>
>VFP DLLs are ActiveX Servers, so you don't call them you CreateObject them.
>
>oServer = CreateObject( "paym.PaymDLL" )
>? oServer.SomePublicMethod()

Stuck again. I made the real-deal DLL and put it in my app. The purpose of it was to post info from a form. When the DLL runs I get an alias not found error.

So I quess the question is, can a DLL see the DE of the form that calls it?
Ken Sorce
Team RAD, Inc.
Rapid Application Developers
Ken@TeamRAD.com
www.teamrad.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform