How do I turn off the fault tolerant heap?

后端 未结 10 1779
天涯浪人
天涯浪人 2020-12-05 02:12

I\'ve recently started seeing this line in my Visual Studio 2005 output window when launching my application:
FTH: (7156): *** Fault tolerant heap shim applied to cu

10条回答
  •  庸人自扰
    2020-12-05 02:41

    Also ran into this. Renaming/deleting AcXtrnal.dll inside Windows\AppPatch seems to work for me. I like how this Microsoft recommended action (which I did first) does nothing.

提交回复
热议问题