Does visual studio 2008 have any options (runtime) for detecting immediate heap detection?
If you look at the Debug Routines list exported from the Visual C ++ debug runtime, you can find many useful debugging features, including _ CrtSetDbgFlags , which you can use to determine how often the debug heap checks itself for corruption.
Microsoft's Application Verifier is a great tool for this. I found this very helpful. Download it:
http://www.microsoft.com/en-us/download/details.aspx?id=20028
- . , exe Visual Studio . .
" " ( , Windows 2000!), . 99% . page . , . , CRT .