Re: Can't Load Type Library
Quote:
Originally Posted by pareshgh
binary in terms of DLL ?
i think if you have a dll why don't try an adding with reference.
are you using VS.NET IDE editor ?
Paresh
hi ...
i am in same problem as mome ....
but i have to do only by #import" " mathod ..
i am using Vsual Studio2005 and in my workspace there is a NNN.tlb ..
only one project(NNN) creating file NNN.tlb get bulid successfully with
warning "MIDL2469 ignore :-no_robust commond" and making NNN.tlb
file .but other project(xxx) in same workspace /solution using NNN.tlb(#import "NNN.tlb" raw_interface_only) .
on building project xxx .it shows error c1084 :can't read NNN.tlb file ..
can u solve my problem ...
Thanx in advance..