0xFEEEFEEE is used by Microsoft's HeapFree() to mark freed heap memory. This would seem to indicate that you are freeing memory (for example, as part of delete), and then trying to use it anyway.
I understand that you can run in debug mode; if you run it in debug mode, it may well simply tell you which line of your code is causing the problem.
Moschops
Practically a Master Poster
620 posts since Sep 2008
Reputation Points: 258
Solved Threads: 117