PDA

View Full Version : Adding a dll to winice.dat


InOverMyHead
10-31-2000, 01:24 AM
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
10-31-2000, 03:46 AM
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.