View Single Post
  #9  
Old 05-08-2005, 21:41
Lunar_Dust
 
Posts: n/a
Yes, I believe that first breakpoint will end you up in the system, but now you can go and write that 0xCC to the EP of the program, and then do a DBG_CONTINUE. Now the second 0xCC that comes thru will be that one that you set.

-Lunar
Reply With Quote