Hi,
Does anyone know a method to obtain file version information from a COM DLL created in PB 11.5? I have tried WinAPI's GetFileVersionInfo, as well as command-line tools filever.exe and SysInternal's SigCheck. All return version information from ActiveX, .NET and even PB runtime DLLs, but no information for PB COM DLLs.
Thanks,
Don Olliver