예제 #1
0
 public static extern bool Module32Next(IntPtr handle, ref ModuleEntry32 entry);
예제 #2
0
 public static extern bool Module32Next(System.IntPtr hSnapshot, ref ModuleEntry32 lpme);