Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Creating distribution disks with VFP 6.0
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00156439
Message ID:
00156809
Vues:
47
>>>The easiest thing to do is to run the VFP setup wizard and look in the .inf file it creates. That will show you what files it installs and which ones go in the system directory
>>
>>Josh,
>>I looked at my .inf file and I notice that it's divided into sections.
>>
>>I assume that I don't need any files from the [Setup] section.
>>I probably need the OLE stuff listed in the [System] section (though with my tiny test app, I don't know why)
>>The [VFP Runtime] & [Application] sections go without saying.
>>
>>But...Why is there a [VC Runtime] section? Is that there because the setup wizard needs it or does Fox itself actually make use of the C Runtime Library?
>
>I think VFP uses the VC runtime. Maybe someone else can confirm this. It occurs to me that there may be a knowldege base article on this. Check out http://support.microsoft.com

VFP does in fact make use of several components of the MSVCRT family (MSVCRT.DLL, MSVCRT20.DLL and MSVCRT40.DLL at a minimum), and as I recall, some of the MFC (Microsoft Foundation Classes) runtime libraries as well (MFC40.DLL at least). You'll find this to be true of most Microsoft products developed using VC++ and MFC.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform