Subj : Re: LoadTypeLib Error Message TYPE_E_CANTLOAD.. To : borland.public.cpp.borlandcpp From : Mohsen Date : Thu Mar 03 2005 06:16 am "Mohsen" wrote: > >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 > There seem to exist a bug in Borland C++ 5.02 that prevents it to link proper library files. I still do not know where the bug lies. Mohsen .