__imp__SetupDiDestroyDeviceInfoList

error
LINK2019 unresolved external symbol
__imp__SetupDiDestroyDeviceInfoList

分类: 转载文章2012-11-02 15:12 547人阅读 评论(0) 收藏 举报

碰到第二个问题:
  
OpenByInterface.obj : error LNK2001: unresolved external symbol
[email protected]
   OpenByInterface.obj :
error LNK2001: unresolved external symbol
[email protected]
   OpenByInterface.obj : error
LNK2001: unresolved external symbol
[email protected]
   OpenByInterface.obj :
error LNK2001: unresolved external symbol
[email protected]
   Release/TestCCDeath.exe :
fatal error LNK1120: 4 unresolved externals
   执行 link.exe
时出错.
   TestCCDeath.exe - 1 error(s), 0 warning(s)
  
解决方法:#pragma comment(lib,"setupapi")

__imp__SetupDiDestroyDeviceInfoList

时间: 2024-08-29 17:13:04

__imp__SetupDiDestroyDeviceInfoList的相关文章