If you drag a dll into depends it will give you all the information you could ever want, nice!
But just a quick warning, if you leave depends open and keep dragging dlls into it, you will notice that is resolves a lot quicker after the first time. Sadly this is not because it has cached any search paths or anything like that, it has simply cached the information of the dll ( in the current session ).
What this means is simply that if you are using depends to test something like rebasing a dll and using depends to check the preferred base address, the information will not update until you refresh ( F5 ), the drag is not treated as a refresh… which might lead you to think your change did not take affect.
No comments:
Post a Comment