Hi all,
I met a problem when I tried to auto install my simple network protocol
driver.
I created a VC++ project. and want use INetCfg COM interface. but when I
import this netcfgx.dll into the project:
///////////
#import <netcfgx.dll>
////////
always got a lnk error:
fatal error C1083: Cannot open type library file: ‘netcfgx.dll’: Error
loading type library/DLL.
I can find this dll file under my WINNT/system32/ directory.
if I use #include “netcfgx.dll” there are link errors 2001:
error LNK2001: unresolved external symbol _IID_INetCfgLock
error LNK2001: unresolved external symbol _CLSID_CNetCfg
error LNK2001: unresolved external symbol _IID_INetCfg
SO does anybody met this problem before? How to sove it?
Thanks for help
Laura
______________________________________________________________________
Post your free ad now! http://personals.yahoo.ca</netcfgx.dll>