Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DLL files
Message
 
 
À
15/01/2001 02:33:14
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00463665
Message ID:
00463704
Vues:
13
Hi!

It looks like you have an error message "Cannot build a DLL without OLE public classes" (please, be exact with error messages).

The purpose of DLL in VFP is to make a COM objects (COM classes), that are a subset of OLE functionality. You require OLEPUBLIC classes in your project, otherwise DLL could not be built.

You can make object as OLEPUBLIC using "Class Info..." dialog box or placing 'OLEPUBLIC' work in DEFINE CLASS statement.

Note that you cannot build DLL for its usual purpose - for exporting some functions.

>When i am creating Dll files from the project. it compile all the files in the project and than it show the messagebox that "OLE FILE NOT FOUND U WILL NOT BE ABLE TO CREAT DLL"
>
>How to over come this problem help me out.
>
>Thanks
>Mohammed
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform