Hi!
Do you know if it's possible to set a breakpoint on a dll function used in a thread with ollydbg? I can see my dll in the "Executable modules" window, but if I set the breakpoint on the function I am looking after nothing happens (while I am sure the function is hit during execution). The problem seems to be that I don't know in which thread the dll is called... Do I have to use Softice to do such a thing?







