I would like to be able to write my own version of a dependency walker tool (I think this is a good way to learn things). However, I don't have the necessery knowledge to be able to know, given a PE file (dll/exe) - what are it's depenencies.
I would appreciate a reference to a place that can supply me this knowledge (tutorial / article / literature / etc..).
Thanks!