Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
NEED DLL HELP!
Message
From
18/06/1999 13:41:27
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Miscellaneous
Thread ID:
00229756
Message ID:
00231511
Views:
20
>Jason,
>
>Exporting the functions applies only to API type DLLs that you make with C/C++. You gain access to these functions using the DECLARE command. VFP DLLs are COM objects, they are accessed by oSomeServer = createobject( "YourDLLFileName.YourOLEPublicClassName" ). All methods/properties of the class that are marked as public will be available to the client using your COM object.
>
>>You may also have a problem with there not being an entry point into the DLL. You have to export the functions/methods specifically. It is the end of the day, and the specifics are eluding me at the moment. I'll post a specific answer in a little while. Tomorrow morning at the latest.

mea culpa mea culpa ...

Like I said, it was the end of the day.

Regards,

Jason
Jason Tryon
Senior Systems Analyst / Technical Lead
eBusiness / iPage
Previous
Reply
Map
View

Click here to load this message in the networking platform