Beispiel #1
0
 private static extern bool ShowWindowAsync(IntPtr hWnd, SetWindows nCmdShow);
Beispiel #2
0
 private static extern int ShowWindow(IntPtr hwnd, SetWindows nCmdShow);