by AlexZencovich » Tue Dec 18, 2007 9:34 pm
Usually all version information placed at the end of binary file, with copyright info etc. In case of zCube.dll that may be important version of registered interface. You may determine interface version with use tlibimp utility from Borland. The way to determine which version is actually registered is not so easy, at least I do not know easy-use utility toget that info. You may use Delphi IDE type library editor to get list of actually available OLE servers, but it sometimes does not return right information (not all servers displayed)
Best regards,
Alex Zencovich
-------------------------------------------------------------------------------------------------------------------------------------------
www.pivotcube.com - OLAP solution for Delphi, C++ Builder and ActiveX environment