error LNK2001: unresolved external symbol __imp___time64

Q: vs2005 generate a static lib(libva.lib), used in vc++6.0,

error LNK2001: unresolved external symbol __imp___time64

T: time64 is a function in time.h .

  1. In vs2005 static lib, find a call .    info.time = time(NULL);
  2. can not find  time64 symbol in libva.lib (use libDump tool)

A:

上一篇:linux增加硬盘 磁盘分区格式化及挂载


下一篇:更换win7锁屏壁纸