Beispiel #1
0
 public static extern int SetWindowLong(IntPtr hWnd, ToastForm.GWL nIndex, int dwNewLong);
Beispiel #2
0
 public static extern int GetWindowLong(IntPtr hWnd, ToastForm.GWL nIndex);