Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Print Screen in VFP app
Message
De
16/11/2004 13:05:11
Tim Muller
Innovative Solutions, Inc.
West New York, New Jersey, États-Unis
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00960436
Message ID:
00961813
Vues:
15
Sergy--

>As a workaround, you can include it with some other extension, say .DL_. On your application startup you can check if DLL doesn't exists in the application directory and copy it out using STRTOFILE() and FILETOSTR().
>
>>
>>>You cannot include DLL into VFP EXE. It has to be a separate file so Windows can find it.
>>>

I treat it like my main executable. When I start, I compare the date and time of the EXE (and also DLL now) on the network to the date and time of the EXE on the client machine. If the network has a newer version, I bring it down.

Thanks.

Tim
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform