Log in

View Full Version : Windows ME kernel not loading into SoftICE


Goat
August 17th, 2001, 17:07
I'm not exactly sure how SoftICE detects Win API calls, but I can't set a BPX on anything on Windows Millennium. It has to be that OS because I've had the same problem with SoftICE v4.05 on two different systems with WinME. For instance:

:bpx GetDlgItemTextA
Symbol not defined (GETDLGITEMTEXTA)

Is the normal scenario for a breakpoint on any API. Also for those of you who had the problem, why can't I get SoftICE v4.25 to work on windows ME? After installing I reboot and my display is messed and I'm in Safe Mode. I know I'm doing the WinDDK stuff right because if I wasn't, how would SICE 4.05 work? :P

Anyway I've had this problem with SICE for quite some time and as you can see, that's a bit of a problem.

Thanks.

Goat
August 17th, 2001, 17:14
I should also say that I'm loading the programs in Symbol loader first so that's not the problem. :P

Goat
August 17th, 2001, 17:33
OK LAST TIME!!
All the EXP= lines in my winice.dat (in the /windows directory of course) point to the right DLL's and are uncommented so it isn't that either. :/

xiaoxiaoc
August 18th, 2001, 01:51
The file enable softice in the winme

Goat
August 18th, 2001, 14:27
That did it. Thanks. Let me ask this, does Loader.exe also fix my problem with SoftICE 4.25?