Exemplo n.º 1
0
 public static extern int EnumWindows(WUD.SimpleInterprocessCommunications.EnumWindows.EnumWindowsProc lpEnumFunc, int lParam);
Exemplo n.º 2
0
 public static extern int EnumChildWindows(IntPtr hWndParent, WUD.SimpleInterprocessCommunications.EnumWindows.EnumWindowsProc lpEnumFunc, int lParam);