SetupPropertyPage.obj : error LNK2001: 无法解析的外部符号 "public: virtual struct CRuntimeClass * __thiscall CSetupPropertyPage64::GetRuntimeClass(void)const " (?GetRuntimeClass@CSetupPropertyPage64@@UBEPAUCRuntimeClass@@XZ)
C:\SWR390\SWR390_3_191219\Debug\511.exe : fatal error LNK1120: 1 个无法解析的外部命令

缺少了这句:IMPLEMENT_DYNAMIC(CSetupPropertyPage64, CPropertyPage)

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-23
  • 2021-06-30
  • 2021-11-22
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-09-17
  • 2021-08-19
  • 2021-11-18
  • 2022-12-23
  • 2021-09-29
  • 2021-12-14
相关资源
相似解决方案