Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating a DLL
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Miscellaneous
Thread ID:
00175042
Message ID:
00175123
Views:
31
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform