SpiderVenom
August 20th, 2004, 22:58
I've just recently installed SoftICE 4.3.1 on my XP SP2 machine, and although it runs fine, it refuses to break. I'm using the following commands to test:
BPX GetWindowTextW
BPX GetDlgItemTextW
BPX GetLocalTime
In the case of GetLocalTime, I've written a small Delphi app that calls getlocaltime on the click of a button. SoftICE will just not pop. For interest, I directed softice to handle all INT3's, then embedded an INT3 command in my delphi app, and it does break. It just won't stop on breakpoints, period. I'm pretty sure I have the correct exports loaded, and I do have the latest OSI data files. Does anyone have any idea why this isn't working? Thanks.
BPX GetWindowTextW
BPX GetDlgItemTextW
BPX GetLocalTime
In the case of GetLocalTime, I've written a small Delphi app that calls getlocaltime on the click of a button. SoftICE will just not pop. For interest, I directed softice to handle all INT3's, then embedded an INT3 command in my delphi app, and it does break. It just won't stop on breakpoints, period. I'm pretty sure I have the correct exports loaded, and I do have the latest OSI data files. Does anyone have any idea why this isn't working? Thanks.