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