解决Qt4.8.6+VS2010运行程序提示 FTH: (6512): *** Fault tolerant heap shim applied to current process. This is usually due to previous crashes

这个问题偶尔碰到两次,现在又遇上了,解决办法如下:

打开注册表,设置HKLM\Software\Microsoft\FTH\Enabled 为0

打开CMD,运行Rundll32.exe fthsvc.dll,FthSysprepSpecialize

参考http://msdn.microsoft.com/en-us/library/dd744764

 

posted @ 2014-08-06 13:21  owenlang  阅读(1698)  评论(0编辑  收藏  举报