Get modules name from existing application.

raspdeep

New member
Joined
Jan 25, 2007
Messages
1
Programming Experience
Beginner
Hi,
I am been trying to use System.Diagnostics.Process/ProcessModule class to get modules on a running application but cannot seem to do it. The said class only works if you invoke the application but does not support applications already running. Can someone help or point me to the right direction?


Thanks a bunch.
 
Back
Top