From: Ken Halter on 15 Feb 2006 10:34 "Roy Lewallen" <w7el(a)eznec.com> wrote in message news:11v54floa230bf9(a)corp.supernews.com... > An extremely useful -- and free -- application for troubleshooting this > kind of problem is Dependency Walker, from > http://www.dependencywalker.com/. > > Roy Lewallen Just as free and useful (in a different way)... Process Viewer for Windows http://www.xmlsp.com/pview/prcview.htm Run it, select the process you're interested in, right-click, select Modules. It'll show a list of all components that process is using. Hit F2 and it'll spit out a csv that contains the list. Very cool. It's more valuable on the dev PC than the end users PC. By that time, it's too late <g> -- Ken Halter - MS-MVP-VB - Please keep all discussions in the groups.. DLL Hell problems? Try ComGuard - http://www.vbsight.com/ComGuard.htm Freeware 4 color Gradient Frame? http://www.vbsight.com/GradFrameCTL.htm
First
|
Prev
|
Pages: 1 2 3 Prev: Set cursor position in a RichTextBox Next: Accounting Software in Visual Basic |