Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Print Screen in VFP app
Message
From
16/11/2004 13:05:11
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00960436
Message ID:
00961813
Views:
14
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
Previous
Reply
Map
View

Click here to load this message in the networking platform