Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Runtimes for VFP7 DLL-component
Message
 
 
À
26/06/2003 09:07:29
Information générale
Forum:
Visual FoxPro
Catégorie:
Installation et configuration
Divers
Thread ID:
00804153
Message ID:
00804534
Vues:
31
>If i would distribute a DLL-cmponent build in VFP7, which runtime libraries do i need? According to the helpfile, I have to include VFP7R, VFP7T and VFP7RENU. However, from the discription of the VFP7T in the helpfile, this file is meant as a lightweight runtime. To me it seems strange to use a lightweight runtime when you have to include two other files.
>
>another question: with an EXE-application, you can put the runtimes in the same directory as the EXE-file. Is this also possible with a DLL?
>
>Thanks,
>

Sander van Werkhoven,
T is not a lightweight runtime, it is the run-time DLL used for multi-threaded DLLs. Check out the BUILD command for this option or review the options available when building a DLL from the project manager.

WRT having the DLLs in the same directory as your COM DLL, by all means put them there. VFP as a DLL does not differentiate when searching for its support libraries.

Regards.
Larry Miller
MCSD
LWMiller3@verizon.net

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

Click here to load this message in the networking platform