Log in

View Full Version : softice - loading a .dll's export table


2_a_day
December 12th, 2001, 12:10
I would like softice to recognize the functions of a specified dll. In loader32.exe I have added my dll to Edit->Init Settings->Exports, but when I search for a function name (using exp SomeDllMethod or exp [MangledName]) I still find nothing. BTW, I have restarted softice after adding the dll. Any ideas?