General Questions using Attach Process [modified]
-
Hello everyone, I am working on a BHO and created a Class Library. I am using the Attach Process (Tools -> Attach Process...) to attach my Class Library Assembly(MyProject.dll and Interop.SHDocVw.dll) to the running process. My question is, using Windows Module (Debug -> Windows -> Modules) should I be able to see the two mentioned dll files also loaded? I think I should but would like to know your opinion on this. If this is not the right way to check what file has been attached then how can I check to see what has been attached to the running process? I ask since when I use the mentioned approach I don't see any of the mentioned DLL file loaded which leaves me with the question: "What has been attached/loaded then?!!!" I don't have to register the BHO if I am using Attach Process approach to attach the Assembly. Do I have to? I don't think I should since I am attaching it manually but I was told by someone that I should but I am not 100% sure on that. What do you think? Thank you very much for all your help. Khoramdin -- modified at 12:41 Monday 19th November, 2007