【发布时间】:2013-07-24 11:00:11
【问题描述】:
我使用 Visual Studio 2012 Update 3 在 Windows 8 上创建了一个 MFC 应用程序。它适用于 Windows 8,但在 Windows XP 上,它显示以下错误:
The procedure entry point GetTickCount64 could not be located in the dynamic link library KERNEL32.dll
我搜索了解决方案,但据说 Update 3 已修复 Windows XP 的问题。我下载并安装了它,但它没有帮助。 但是,在安装更新之前,我遇到了更严重的错误!
谁能解决这个问题?
【问题讨论】:
-
那个“worde”错误是什么?
标签: visual-studio-2012 mfc windows-xp