Subj : LoadTypeLib Error Message TYPE_E_CANTLOAD.. To : borland.public.cpp.borlandcpp From : Mohsen Date : Wed Mar 02 2005 03:54 am Hello, LoadTypeLib does not work properly in Win32. Every possiblity consisting of followins has been checked out: 1. Wether linking with OLE libraries library or not does not help. 2. Loading OLEAUT32.DLL using LoadLibrary does not help. 3. TYPELIB.DLL is used in Win16 and is not supported in Win32. By the way Borland Compiler automatically links references using OLE2W32.LIB and OLE2W16.LIB to OLEAUT32.DLL and TYPELIB.DLL. Any one knows how to solve the problem? Mohsen .