Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Distribution
Message
 
 
À
14/11/1997 22:43:04
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00060401
Message ID:
00060432
Vues:
20
>In my application I distribute, I have added a few OCXs. Now, for those required files that the OCXs are using, I have a situation where I have multiple versions of the same file.
>
>For example, I have MSVCRT.DLL, MSVCRT20.DLL and MSVCRT40.DLL. If I only include MSVCRT40.DLL, will that do it? Or, should I keep them all?
Michel,
Unless the intended machine(s) have lack of storage space problem, I strongly recommend including ALL necessary OCXs, DLLs, etc., even if you have to distribute multiple versions. This will help you and your client tremendously by greatly limiting future compatibility problems.

On a similar subject, I've always had a problem with every version of Windows (including 3.1, 95, etc...) and most of my and my clients problems ultimately is related to some shared DLL files that went awry. Sharing DLLs, IMHO, is a BAD systems architecture. The concept of sharing a library compoent to save space, memory, etc. is understandable and maybe even desireable but in reality, it usually turns out to be counter productive at best. How many times have you installed a software that overwrites a different verion of the DLL (whether it be coincidental same name or just an older version) and other programs start to crash and bring the system down??? I could go on and on but...

I apologize for rambling on about your simple dilema but I think I made my point pretty clear :))))

John.
It's "my" world. You're just living in it.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform