![]() |
Xbasic Getting EXE/DLL Version Numbers UTIL::ExecutableVersion is a new class that can be used to extract the version information from an executable or DLL. Version information is actually a collection (keyed on language and codepage). Typically there will be a single entry, but you will need to use a subscript to get at the values. |



