Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Creating DLL:s in VFP5?
Message
From
08/04/1998 09:20:10
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00089709
Message ID:
00090407
Views:
31
Hello dear Asif,

Here are the following steps to make a dll file from Visual FoxPro 5.0

First of all there should be a class defined and it must be a ole public,

So :

1) Create one Class Library from Visual Class library, Be sure that you must check on Ole Public check box from the Class info. Icon in the class

2) Create a instance or a form deriving from the created base class

3) Call the instance/Form from the programme

4) Create a project and keep the cally programme as a main

5) Go into the Build option and select as a ole dll build

6) And finally the builtup dll will be ready for you to use..

Raj
Previous
Reply
Map
View

Click here to load this message in the networking platform