Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Class to com??
Message
De
24/03/2000 12:49:05
 
 
À
24/03/2000 12:39:01
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Divers
Thread ID:
00350085
Message ID:
00350088
Vues:
23
- You create a new project
- Add your class
- Create a dummy PRG file to be the main program of the project (just put RETURN in it)
- Open your class
- Select "Class|Class Info"
- Check the "OLE Public" check box
- Click OK
- Close your class
- Build your project using either:
- COM server (EXE)
- Single-threaded COM server (DLL)
- Multi-threaded COM server (DLL)

Note that you cannot have any interface related code in your class (WAIT WINDOW, MessageBox, DoEvents, etc.)

HTH
>I have a class (custom) which i want to compile into a com component?
>How do I do that?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform