FinderCheng
24th July 2010, 01:44
Hi! I have recompiled my code on Windows 7 which woks well on Windows XP. When I run the exe file, there is a system error message:
FTH: (4544): *** Fault tolerant heap shim applied to current process. This is usually due to previous crashes. ***
But my application seems works well and nothing wrong happens.
I found this URL, http://msdn.microsoft.com/en-us/library/dd744764(VS.85).aspx.
It says that "in some cases, developers needs override the default behavior of this system",
but how? And in what cases? Now I don't know how to solve this problem or is it just OK?
Thanks!
FTH: (4544): *** Fault tolerant heap shim applied to current process. This is usually due to previous crashes. ***
But my application seems works well and nothing wrong happens.
I found this URL, http://msdn.microsoft.com/en-us/library/dd744764(VS.85).aspx.
It says that "in some cases, developers needs override the default behavior of this system",
but how? And in what cases? Now I don't know how to solve this problem or is it just OK?
Thanks!