Log in

View Full Version : Adding a dll to winice.dat


InOverMyHead
October 31st, 2000, 01:24
Can a dll such as cavort20.dll be add to winice.dat? I have entered the file path and checked to see if it exists and it does. I have rebooted and I can not set a bpx on any of the functions listed in the dll that I have printed out using Quick View Plus.

nu
October 31st, 2000, 03:46
in winice.dat, just add a line similar to the one where you export kernel32.dll, user32.dll etc. symbols:

in other words, add a line that reads

EXP=C:\path\dllname.dll

and then reboot. careful not to comment it out (semicolon in front of the exp statement).

laters,
n.