Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to create a DLL
Message
 
To
21/12/2005 08:55:19
Somesh Sahu
Cybage Software Pvt Ltd,
Pune, India
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Environment versions
Visual FoxPro:
VFP 7
OS:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01079833
Message ID:
01079835
Views:
16
>Hi,
> Can anyone please tell me how to create a DLL file in VFP? I have written some functions in a Program. I separated it out from my main project and created a new one and added the program file to it. I want to register the DLL file having my customized functions and call these functions in the code.
> But when i am building DLL by using Build option, i am getting a message 'Can not build a DLL without OLE public classes' and process is getting cancelled after it, hence not creating the DLL.
> Can anyone please explain the reason and solution for this with sample code?
> Thanks in Advance.
>
>Regards,
>Somesh

You couldn't build a regular DLL with VFP. You could only build COM Servers that requires OLEPublic clause after DEFINE CLASS
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Reply
Map
View

Click here to load this message in the networking platform