Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Determining DLL Information
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00350019
Message ID:
00350049
Views:
25
>If you go to the Windows Explorer and right click on a DLL
>and select Properties, the Version tab displays the Major
>Minor and Build values.
>
>This only works if the AutoIncrement checkbox is set in
>the Build dialog when building the DLL.
>
>So, that in mind, there has to be some way of retrieving
>this info.
>
>Any ideas?

It doesn't appear to work (at least on my machine) with in-process servers (DLLs). Further, I can right click on the file in the getfile() dialog, and the property sheet for it does not display a version tab. I'm using VFP 6.0 SP3.

However, to answer you're question in 6.0, AGETFILEVERSION() does this. In 5.0, you'd have to use the foxtools function GetFileVersion().
George

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

Click here to load this message in the networking platform