Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Thread: Tasklist /M

Started 3 months ago by latros
Hello, if you open command prompt and type tasklist /M it gives a list of all the DLLs loaded for each process. How can I replicate this? (Meaning, how can I get a list of all DLLs running?) I can't seem to find it in either of these two WMI classes: Win32_Process / Win32_Service . Is it somewhere in WMI or if not, how would I do it? Thank you
Site: Dev Shed Forums - Open Source web development  Dev Shed Forums - Open Source web development - site profile
Forum: .Net Development  .Net Development - forum profile
Total authors: 1 author
Total thread posts: 3 posts
Thread activity: no new posts during last week
Domain info for: devshed.com

Other posts in this thread:

latros replied 2 months, 2 weeks ago
is there an WMI class to get this info? Thanks

latros replied 1 month, 3 weeks ago
Well I got some great help on how to do it in C++ so I was able to finally do it in VB.NET. But I do still have two questions hopefully someone can help me with. (1) Why does it throw an Access Denied error sometimes? I had to put it in a Try-Catch block. The error happens when it tries to read Services. Processes get read fine, but not Services. Do you think it's just ...

 

Top contributing authors

Name
Posts
latros
3
user's latest post:
Tasklist /M
Published (2009-11-04 16:58:00)
Well I got some great help on how to do it in C++ so I was able to finally do it in VB.NET. But I do still have two questions hopefully someone can help me with. (1) Why does it throw an Access Denied error sometimes? I had to put it in a Try-Catch block. The error happens when it tries to read Services. Processes get read fine, but not Services. Do you think it's just because I don't have Admin privileges on my PC? Or do you think...

Related threads on "Dev Shed Forums - Open Source web development":

Related threads on other sites:

Thread profile page for "Tasklist /M" on http://www.devshed.com. This report page is a snippet summary view from a single thread "Tasklist /M", located on the Message Board at http://www.devshed.com. This thread profile page shows the thread statistics for: Total Authors, Total Thread Posts, and Thread Activity