whitek 发表于 2015-11-4 07:40:12

Visual Studio 2012

  使用Visual Studio 2012 - Windows XP (v110_xp) Update 2编译程序 在Windows XP报
  ---------------------------
Innocentsetup.exe - 无法找到入口
---------------------------
无法定位程序输入点 InitializeCriticalSectionEx 于动态链接库 KERNEL32.dll 上。
  "The procedure entry point InitializeCriticalSectionEx could not be located in the dynamic link library KERNEL32.dll"

  ---------------------------
确定   
---------------------------

  

  Visual Studio 2012
Update 2      本身的BUG
  解决方法:
  1、卸载 Update 2 装 Update 1
     或者直接安装 Update 3
  然后重新编译程序。

         版权声明:本文为博主原创文章,未经博主允许不得转载。
页: [1]
查看完整版本: Visual Studio 2012