Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP60- Development Mode
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00330349
Message ID:
00365790
Vues:
16
>Evan,
>
>When I look in the documentation it says only 0 through 4. Can you tell me what the 5 stands for?

StartMode was modified because SP3 allowed multi-thread DLLs. Taken from the VFP SP3 Help file:

0 A development version of Visual FoxPro was started in an interactive session.
1 Visual FoxPro was started as an application object. For example, the following command creates an instance of Visual FoxPro as an application object:
oMyObject = CREATEOBJECT('VisualFoxPro.Application')

2 Visual FoxPro was started as an out-of-process .exe automation server.
3 Visual FoxPro was started as an in-process .dll automation server.
4 Visual FoxPro was started as a distributable .app or .exe file.
5 Visual FoxPro was started as an in-process .dll automation server for multithreaded use.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform