Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Runtimes for VFP7 DLL-component
Message
 
 
To
26/06/2003 09:07:29
General information
Forum:
Visual FoxPro
Category:
Installation, Setup and Configuration
Miscellaneous
Thread ID:
00804153
Message ID:
00804534
Views:
30
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform