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