Button Event breakpoint broken in the clock processing method, the new Look better, button event breakpoint broken in the clock is very common things. (mainly for easy language program to explain)
1. First loading procedure
2. Press Alt+mto search ff 5F 5E 5D F4 (This is an easy Language button event signature)
3. This will pop up.
4. Then press this search 418e5d
5.
In this next paragraph, 3 seconds will break in the clock, and then in the Stack window upside down, the "clock", in the second behind the clock, press the "Disassembly window to follow",
6. The Disassembly window will come here and give Retn the first line of the beginning, as shown in the picture
7. OK, now the next break will not be broken in the clock, but it is important, after the completion of the break, we must remember to return to just being retn there. Restore it, or it will pop up when you close the program.
(because I set the clock cycle is 3 seconds, so wait to open the software 3 seconds later.) Will trigger the clock, so close the software will pop this,,,, well, this small paragraph of words can be omitted