⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 buildchk.err

📁 使用driverstudio开发的一个USB驱动程序
💻 ERR
📖 第 1 页 / 共 2 页
字号:
1>computer00usbdriver.obj() : error LNK2001: unresolved external symbol "struct BchkdInfo_t BoundsChecker::BchkdInfo" (?BchkdInfo@BoundsChecker@@3UBchkdInfo_t@@A)
1>computer00usbdriver.obj() : error LNK2019: unresolved external symbol "public: __thiscall KRegistryKey::KRegistryKey(enum __registryRoot,unsigned short const *,unsigned char,unsigned long,unsigned long,unsigned long)" (??0KRegistryKey@@QAE@W4__registryRoot@@PBGEKKK@Z) referenced in function _DriverEntry@8
1>computer00usbdriver.obj() : error LNK2019: unresolved external symbol "void __stdcall TerminateCppRunTime(void)" (?TerminateCppRunTime@@YGXXZ) referenced in function _DriverEntry@8
1>computer00usbdriver.obj() : error LNK2019: unresolved external symbol "long __stdcall InitializeCppRunTime(void)" (?InitializeCppRunTime@@YGJXZ) referenced in function _DriverEntry@8
1>computer00usbdriver.obj() : error LNK2019: unresolved external symbol "long __stdcall BoundsChecker::Init(struct _DRIVER_OBJECT *)" (?Init@BoundsChecker@@YGJPAU_DRIVER_OBJECT@@@Z) referenced in function _DriverEntry@8
1>computer00usbdriver.obj() : error LNK2001: unresolved external symbol "class KDriver * BoundsChecker::DriverInstance" (?DriverInstance@BoundsChecker@@3PAVKDriver@@A)
1>computer00usbdriver.obj() : error LNK2001: unresolved external symbol "long (__thiscall KDevice::** IrpDispatchTable)(class KIrp)" (?IrpDispatchTable@@3PAP8KDevice@@AEJVKIrp@@@ZA)
1>computer00usbdriver.obj() : error LNK2019: unresolved external symbol _atexit referenced in function _$E1
1>computer00usbdriver.obj() : error LNK2019: unresolved external symbol "public: __thiscall KTrace::KTrace(char *,unsigned long,enum TRACE_LEVEL,enum BREAK_LEVEL,struct _UNICODE_STRING *,struct _KINTERRUPT *)" (??0KTrace@@QAE@PADKW4TRACE_LEVEL@@W4BREAK_LEVEL@@PAU_UNICODE_STRING@@PAU_KINTERRUPT@@@Z) referenced in function _$E1
1>computer00usbdriver.obj() : error LNK2019: unresolved external symbol "public: __thiscall KTrace::~KTrace(void)" (??1KTrace@@QAE@XZ) referenced in function _$E2
1>computer00usbdriver.obj() : error LNK2019: unresolved external symbol "public: void __cdecl KTrace::Trace(enum TRACE_LEVEL,char *,...)" (?Trace@KTrace@@QAAXW4TRACE_LEVEL@@PADZZ) referenced in function "public: virtual long __thiscall Computer00USBDriver::DriverEntry(struct _UNICODE_STRING *)" (?DriverEntry@Computer00USBDriver@@UAEJPAU_UNICODE_STRING@@@Z)
1>computer00usbdevice.obj() : error LNK2001: unresolved external symbol "public: void __cdecl KTrace::Trace(enum TRACE_LEVEL,char *,...)" (?Trace@KTrace@@QAAXW4TRACE_LEVEL@@PADZZ)
1>computer00usbdriver.obj() : error LNK2019: unresolved external symbol "public: __thiscall KRegistryKey::KRegistryKey(void)" (??0KRegistryKey@@QAE@XZ) referenced in function "public: void __thiscall Computer00USBDriver::LoadRegistryParameters(struct _UNICODE_STRING *)" (?LoadRegistryParameters@Computer00USBDriver@@QAEXPAU_UNICODE_STRING@@@Z)
1>computer00usbdevice.obj() : error LNK2001: unresolved external symbol "public: __thiscall KRegistryKey::KRegistryKey(void)" (??0KRegistryKey@@QAE@XZ)
1>computer00usbdriver.obj() : error LNK2019: unresolved external symbol "public: static void * __cdecl KDevice::operator new(unsigned int,unsigned short const *,unsigned long,unsigned short const *,unsigned long,unsigned long)" (??2KDevice@@SAPAXIPBGK0KK@Z) referenced in function "public: virtual long __thiscall Computer00USBDriver::AddDevice(struct _DEVICE_OBJECT *)" (?AddDevice@Computer00USBDriver@@UAEJPAU_DEVICE_OBJECT@@@Z)
1>computer00usbdevice.obj() : error LNK2001: unresolved external symbol "public: virtual enum _DEVICE_POWER_STATE __thiscall KPnpDevice::DetermineNewDevicePowerState(enum _SYSTEM_POWER_STATE)" (?DetermineNewDevicePowerState@KPnpDevice@@UAE?AW4_DEVICE_POWER_STATE@@W4_SYSTEM_POWER_STATE@@@Z)
1>computer00usbdevice.obj() : error LNK2001: unresolved external symbol "public: virtual long __thiscall KPnpDevice::OnSystemSleep(class KIrp)" (?OnSystemSleep@KPnpDevice@@UAEJVKIrp@@@Z)
1>computer00usbdevice.obj() : error LNK2001: unresolved external symbol "public: virtual long __thiscall KPnpDevice::OnSystemPowerUp(class KIrp)" (?OnSystemPowerUp@KPnpDevice@@UAEJVKIrp@@@Z)
1>computer00usbdevice.obj() : error LNK2001: unresolved external symbol "public: virtual long __thiscall KPnpDevice::WaitRemove(unsigned __int64)" (?WaitRemove@KPnpDevice@@UAEJ_K@Z)
1>computer00usbdevice.obj() : error LNK2001: unresolved external symbol "public: virtual long __thiscall KPnpDevice::WaitStop(unsigned __int64)" (?WaitStop@KPnpDevice@@UAEJ_K@Z)
1>computer00usbdevice.obj() : error LNK2001: unresolved external symbol "public: virtual void __thiscall KPnpDevice::ProcessHeldRequests(unsigned char)" (?ProcessHeldRequests@KPnpDevice@@UAEXE@Z)
1>computer00usbdevice.obj() : error LNK2001: unresolved external symbol "public: virtual long __thiscall KPnpDevice::HoldIrp(class KIrp)" (?HoldIrp@KPnpDevice@@UAEJVKIrp@@@Z)
1>computer00usbdevice.obj() : error LNK2001: unresolved external symbol "public: virtual long __thiscall KPnpDevice::OnBusReset(class KIrp)" (?OnBusReset@KPnpDevice@@UAEJVKIrp@@@Z)
1>computer00usbdevice.obj() : error LNK2001: unresolved external symbol "public: virtual long __thiscall KPnpDevice::OnSurpriseRemoval(class KIrp)" (?OnSurpriseRemoval@KPnpDevice@@UAEJVKIrp@@@Z)
1>computer00usbdevice.obj() : error LNK2001: unresolved external symbol "public: virtual long __thiscall KPnpDevice::OnDeviceUsageNotification(class KIrp)" (?OnDeviceUsageNotification@KPnpDevice@@UAEJVKIrp@@@Z)
1>computer00usbdevice.obj() : error LNK2001: unresolved external symbol "public: virtual long __thiscall KPnpDevice::OnFilterResourceRequirements(class KIrp)" (?OnFilterResourceRequirements@KPnpDevice@@UAEJVKIrp@@@Z)
1>computer00usbdevice.obj() : error LNK2001: unresolved external symbol "public: virtual long __thiscall KPnpDevice::OnQueryDeviceText(class KIrp)" (?OnQueryDeviceText@KPnpDevice@@UAEJVKIrp@@@Z)
1>computer00usbdevice.obj() : error LNK2001: unresolved external symbol "public: virtual long __thiscall KPnpDevice::OnQueryPower(class KIrp)" (?OnQueryPower@KPnpDevice@@UAEJVKIrp@@@Z)
1>computer00usbdevice.obj() : error LNK2001: unresolved external symbol "public: virtual long __thiscall KPnpDevice::OnSetPower(class KIrp)" (?OnSetPower@KPnpDevice@@UAEJVKIrp@@@Z)
1>computer00usbdevice.obj() : error LNK2001: unresolved external symbol "public: virtual long __thiscall KPnpDevice::OnPowerSequence(class KIrp)" (?OnPowerSequence@KPnpDevice@@UAEJVKIrp@@@Z)
1>computer00usbdevice.obj() : error LNK2001: unresolved external symbol "public: virtual long __thiscall KPnpDevice::OnWaitWake(class KIrp)" (?OnWaitWake@KPnpDevice@@UAEJVKIrp@@@Z)
1>computer00usbdevice.obj() : error LNK2001: unresolved external symbol "public: virtual long __thiscall KPnpDevice::OnQueryBusInformation(class KIrp)" (?OnQueryBusInformation@KPnpDevice@@UAEJVKIrp@@@Z)
1>computer00usbdevice.obj() : error LNK2001: unresolved external symbol "public: virtual long __thiscall KPnpDevice::OnQueryDeviceState(class KIrp)" (?OnQueryDeviceState@KPnpDevice@@UAEJVKIrp@@@Z)
1>computer00usbdevice.obj() : error LNK2001: unresolved external symbol "public: virtual long __thiscall KPnpDevice::OnQueryId(class KIrp)" (?OnQueryId@KPnpDevice@@UAEJVKIrp@@@Z)
1>computer00usbdevice.obj() : error LNK2001: unresolved external symbol "public: virtual long __thiscall KPnpDevice::OnSetLock(class KIrp)" (?OnSetLock@KPnpDevice@@UAEJVKIrp@@@Z)
1>computer00usbdevice.obj() : error LNK2001: unresolved external symbol "public: virtual long __thiscall KPnpDevice::OnEject(class KIrp)" (?OnEject@KPnpDevice@@UAEJVKIrp@@@Z)
1>computer00usbdevice.obj() : error LNK2001: unresolved external symbol "public: virtual long __thiscall KPnpDevice::OnWriteConfig(class KIrp)" (?OnWriteConfig@KPnpDevice@@UAEJVKIrp@@@Z)

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -