View Single Post
  #2  
Old 11-01-2007, 08:02
zzsx
 
Posts: n/a
You can use EnumProcessModules() to retrive the existing modules in the remote process. The first module is the executable file.
Reply With Quote