阅读:1061回复:1
急问:driversworks问题?
--------------------Configuration: cap - Win32 Checked--------------------
Linking... cap.obj : error LNK2001: unresolved external symbol \"public: static unsigned char __stdcall KPciConfiguration::Enumerate(class KPciSlot &,unsigned short *,unsigned short *)\" (?Enumerate@KPciConfiguration@@SGEAAVKPciSlot@@PAG1@Z) capDevice.obj : error LNK2001: unresolved external symbol \"public: __thiscall KPciConfiguration::KPciConfiguration(unsigned short,unsigned short,class KPciSlot *)\" (??0KPciConfiguration@@QAE@GGPAVKPciSlot@@@Z) capDevice.obj : error LNK2001: unresolved external symbol \"public: void __thiscall KPciConfiguration::Initialize(unsigned short,unsigned short,class KPciSlot *)\" (?Initialize@KPciConfiguration@@QAEXGGPAVKPciSlot@@@Z) capDevice.obj : error LNK2001: unresolved external symbol \"public: long __thiscall KResourceRequest::Submit(class KDevice *,struct _UNICODE_STRING *)\" (?Submit@KResourceRequest@@QAEJPAVKDevice@@PAU_UNICODE_STRING@@@Z) capDevice.obj : error LNK2001: unresolved external symbol \"public: static long __stdcall KResourceRequest::Release(class KDevice *,struct _UNICODE_STRING *)\" (?Release@KResourceRequest@@SGJPAVKDevice@@PAU_UNICODE_STRING@@@Z) capDevice.obj : error LNK2001: unresolved external symbol \"protected: long __thiscall KPeripheralAddress::Initialize(enum _INTERFACE_TYPE,unsigned long,unsigned char,unsigned __int64,unsigned long,unsigned char)\" (?Initialize@KPeripheralAddress@@ IAEJW4_INTERFACE_TYPE@@KE_KKE@Z) .\\objchk\\i386\\cap.sys : fatal error LNK1120: 6 unresolved externals Error executing link.exe. cap.sys - 7 error(s), 0 warning(s) 我已经编译了vdm_wdm.lib,还缺什么? [编辑 - 6/11/02 by Xman] |
|
|
沙发#
发布于:2002-06-12 09:13
解决了,版本问题! :D
|
|
|