Exemple #1
0
 internal static extern bool EnumDesktopWindows(IntPtr handle, Delegates.EnumWindowsProc lpEnumFunc, IntPtr lParam);
Exemple #2
0
 internal static extern bool EnumWindows(Delegates.EnumWindowsProc lpEnumFunc, IntPtr lParam);