why my com dll could not be imported
COM
2
Posts
2
Posters
0
Views
1
Watching
-
i wrote a com dll in vc6,and wanna ref it in vc.net,but failed. another way,i try to import it into my test client app using "#import",then failed too,with the compiler error:"fatal error C1083: Cannot open type library file:'D:MyFirstSrvDll\Debug\MyFirstSrvDll.dll'"
-
i wrote a com dll in vc6,and wanna ref it in vc.net,but failed. another way,i try to import it into my test client app using "#import",then failed too,with the compiler error:"fatal error C1083: Cannot open type library file:'D:MyFirstSrvDll\Debug\MyFirstSrvDll.dll'"