Exemplo n.º 1
0
 public static extern bool Module32Next(IntPtr handle, ref ModuleEntry32 entry);
Exemplo n.º 2
0
 public static extern bool Module32Next(System.IntPtr hSnapshot, ref ModuleEntry32 lpme);