ndoerre
October 22nd, 2005, 02:43
Well, it's always hard to explain a problem in a few simple and understandable words:
I would like to find out a freeze with XP SP2 of one of my executables. However, this problem does not occur with XP SP1.
The freeze of the EXE is caused immediately by a right button mouse click on a tool bar.
It seems that OllyDbg is able to handle and explore this problem. But I'm new with it and need some advice how to trap mouse events and the resulting code.
I would like to find out a freeze with XP SP2 of one of my executables. However, this problem does not occur with XP SP1.
The freeze of the EXE is caused immediately by a right button mouse click on a tool bar.
It seems that OllyDbg is able to handle and explore this problem. But I'm new with it and need some advice how to trap mouse events and the resulting code.