I'm actually debugging the IE and want to enlist all the module. My preference is all function contain in MSHTML.dll , but I'm not able to do that.
Things done by me as follow:-
I've attached debugger to IE and then typed the following command
x *!
and I got list of pdb files but no mshtml.dll
I'll really appreciate any help or guidance all you can give.