|
1>------ 已启动生成: 项目: BlueToothExc, 配置: Release 2442 (ARMV4I) ------
1>正在编译...
1>DlgBlueToothExc.cpp
1>正在编译资源...
1>正在链接...
1>BlueTooth.obj : error LNK2019: 无法解析的外部符号 BluetoothGetDeviceInfo,该符号在函数 "public: int __cdecl CBlueTooth::BluetoothGetDeviceInfo(struct _RemoteBthDevInfo &,struct _BLUETOOTH_DEVICE_INFO *)" (?BluetoothGetDeviceInfo@CBlueTooth@@QAAHAAU_RemoteBthDevInfo@@PAU_BLUETOOTH_DEVICE_INFO@@@Z) 中被引用
1>BlueTooth.obj : error LNK2019: 无法解析的外部符号 BluetoothSetServiceState,该符号在函数 "private: int __cdecl CBlueTooth::BluetoothSetServiceState(void *,struct _BLUETOOTH_DEVICE_INFO &,struct _GUID,unsigned long)" (?BluetoothSetServiceState@CBlueTooth@@AAAHPAXAAU_BLUETOOTH_DEVICE_INFO@@U_GUID@@K@Z) 中被引用
1>BlueTooth.obj : error LNK2019: 无法解析的外部符号 BluetoothEnumerateInstalledServices,该符号在函数 "private: int __cdecl CBlueTooth::EnumerateInstalledServices(struct _RemoteBthDevInfo &)" (?EnumerateInstalledServices@CBlueTooth@@AAAHAAU_RemoteBthDevInfo@@@Z) 中被引用
1>BlueTooth.obj : error LNK2001: 无法解析的外部符号 SerialPortServiceClass_UUID
1>BlueTooth.obj : error LNK2001: 无法解析的外部符号 LANAccessUsingPPPServiceClass_UUID
1>BlueTooth.obj : error LNK2001: 无法解析的外部符号 DialupNetworkingServiceClass_UUID
1>BlueTooth.obj : error LNK2019: 无法解析的外部符号 BluetoothDisplayDeviceProperties,该符号在函数 "public: int __cdecl CBlueTooth::ShowPropertySheet(int,struct HWND__ *)" (?ShowPropertySheet@CBlueTooth@@QAAHHPAUHWND__@@@Z) 中被引用
1>BlueTooth.obj : error LNK2019: 无法解析的外部符号 BluetoothAuthenticateDevice,该符号在函数 "public: int __cdecl CBlueTooth::RequestAuthenticateDevice(int,struct HWND__ *,unsigned long *)" (?RequestAuthenticateDevice@CBlueTooth@@QAAHHPAUHWND__@@PAK@Z) 中被引用
1>BlueTooth.obj : error LNK2019: 无法解析的外部符号 BluetoothUpdateDeviceRecord,该符号在函数 "public: int __cdecl CBlueTooth::RequestAuthenticateDevice(int,struct HWND__ *,unsigned long *)" (?RequestAuthenticateDevice@CBlueTooth@@QAAHHPAUHWND__@@PAK@Z) 中被引用
1>BlueTooth.obj : error LNK2019: 无法解析的外部符号 BluetoothUnregisterAuthentication,该符号在函数 "private: void __cdecl CBlueTooth::RemoveAll_RemoteBthDevInfo(void)" (?RemoveAll_RemoteBthDevInfo@CBlueTooth@@AAAXXZ) 中被引用
1>BlueTooth.obj : error LNK2019: 无法解析的外部符号 BluetoothFindRadioClose,该符号在函数 "public: int __cdecl CBlueTooth::EnumerateLocalRadios(void)" (?EnumerateLocalRadios@CBlueTooth@@QAAHXZ) 中被引用
1>BlueTooth.obj : error LNK2019: 无法解析的外部符号 BluetoothFindNextRadio,该符号在函数 "public: int __cdecl CBlueTooth::EnumerateLocalRadios(void)" (?EnumerateLocalRadios@CBlueTooth@@QAAHXZ) 中被引用
1>BlueTooth.obj : error LNK2019: 无法解析的外部符号 BluetoothEnableIncomingConnections,该符号在函数 "public: int __cdecl CBlueTooth::EnumerateLocalRadios(void)" (?EnumerateLocalRadios@CBlueTooth@@QAAHXZ) 中被引用
1>BlueTooth.obj : error LNK2019: 无法解析的外部符号 BluetoothEnableDiscovery,该符号在函数 "public: int __cdecl CBlueTooth::EnumerateLocalRadios(void)" (?EnumerateLocalRadios@CBlueTooth@@QAAHXZ) 中被引用
1>BlueTooth.obj : error LNK2019: 无法解析的外部符号 BluetoothGetRadioInfo,该符号在函数 "public: int __cdecl CBlueTooth::EnumerateLocalRadios(void)" (?EnumerateLocalRadios@CBlueTooth@@QAAHXZ) 中被引用
1>BlueTooth.obj : error LNK2019: 无法解析的外部符号 BluetoothFindFirstRadio,该符号在函数 "public: int __cdecl CBlueTooth::EnumerateLocalRadios(void)" (?EnumerateLocalRadios@CBlueTooth@@QAAHXZ) 中被引用
1>DlgBlueToothExc.obj : error LNK2019: 无法解析的外部符号 "public: int __cdecl CBlueTooth::ScanNearbyBthDev(void *,int,int,int,int,int,unsigned char)" (?ScanNearbyBthDev@CBlueTooth@@QAAHPAXHHHHHE@Z),该符号在函数 "public: void __cdecl CDlgBlueToothExc::OnBnClickedButtonScanbluetoothdevice(void)" (?OnBnClickedButtonScanbluetoothdevice@CDlgBlueToothExc@@QAAXXZ) 中被引用
1>DlgBlueToothExc.obj : error LNK2019: 无法解析的外部符号 "public: int __cdecl CBlueTooth::ScanNearbyBthDev_Wizard(struct HWND__ *,void *,wchar_t *,int,int,int,int,int,int,int (__cdecl*)(void *,struct _BLUETOOTH_DEVICE_INFO *),void *)" (?ScanNearbyBthDev_Wizard@CBlueTooth@@QAAHPAUHWND__@@PAXPA_WHHHHHHP6AH1PAU_BLUETOOTH_DEVICE_INFO@@@Z1@Z),该符号在函数 "public: void __cdecl CDlgBlueToothExc::OnBnClickedButtonScanbluetoothdevice(void)" (?OnBnClickedButtonScanbluetoothdevice@CDlgBlueToothExc@@QAAXXZ) 中被引用
1>PublicFunc.obj : error LNK2019: 无法解析的外部符号 StrCpyNW,该符号在函数 "int __cdecl GetProgramDir(wchar_t *,unsigned long)" (?GetProgramDir@@YAHPA_WK@Z) 中被引用
1>PublicFunc.obj : error LNK2019: 无法解析的外部符号 StrCmpIW,该符号在函数 "int __cdecl GetProgramDir(wchar_t *,unsigned long)" (?GetProgramDir@@YAHPA_WK@Z) 中被引用
1>PublicFunc.obj : error LNK2019: 无法解析的外部符号 StrRChrW,该符号在函数 "int __cdecl GetProgramDir(wchar_t *,unsigned long)" (?GetProgramDir@@YAHPA_WK@Z) 中被引用
1>PublicFunc.obj : error LNK2019: 无法解析的外部符号 StrNCatW,该符号在函数 "void __cdecl StandardizationPathBuffer(wchar_t *,int,wchar_t)" (?StandardizationPathBuffer@@YAXPA_WH_W@Z) 中被引用
1>PublicFunc.obj : error LNK2019: 无法解析的外部符号 StrChrIW,该符号在函数 "int __cdecl PartFileAndPathByFullPath(wchar_t const *,wchar_t *,int,wchar_t *,int)" (?PartFileAndPathByFullPath@@YAHPB_WPA_WH1H@Z) 中被引用
1>2442 (ARMV4I)\Release\BlueToothExc.exe : fatal error LNK1120: 23 个无法解析的外部命令
1>生成日志保存在“file://g:\My Documents\Visual Studio 2005\Projects\BlueToothExc2\BlueToothExc\BlueToothExc\2442 (ARMV4I)\Release\BuildLog.htm”
1>BlueToothExc - 24 个错误,0 个警告
========== 生成: 0 已成功, 1 已失败, 0 最新, 0 已跳过 ==========
========== 部署: 0 已成功, 0 已失败, 0 已跳过 ==========
|
|