Quote Originally Posted by golanshahar
well put a break point in the F12 notification ( probably WM_KEYDOWN ) and press F12 and step into using debuger to see what causing the crash.

sound like pretty simple thing to find if its happen on whenever you press F12.

Cheers
That's what I tried, but there seems to be no way I can get into the code to debug it.

Marc G: That might be the reason. Thanks alot.