Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I get the DLL version of a library in VFP?
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00400392
Message ID:
00400410
Views:
14
>Hi,
>
>I am trying to get the DLL version of Wininet.dll in my program!
>
>How can I do that?
>
>Someone told me that there is a function in foxtools library, but what is the name and where can I get documentation for this?
>
>Thank you,
Vali,

Whether or not you need foxtools depends on the version of VFP you're running. I 6.0, there's AGETFILEVERSION() that'll give you this information. In previous versions, you need to use GetFileVersion() in Foxtools. It's documented in the hlp file that shipped with 5.0 (foxtools.hlp??). I've also documented it in my "Extended Foxtools Help" file available for download here (under "Coding, Syntax, and Commands").
George

Ubi caritas et amor, deus ibi est
Previous
Reply
Map
View

Click here to load this message in the networking platform