Beispiel #1
0
 public extern static IntPtr SetWindowLong(IntPtr hWnd, GWL_WindowsLongMessage nIndex, WindowLongCallBack wndProc);
Beispiel #2
0
 public extern static IntPtr SetWindowLong(IntPtr hWnd, GWL_WindowsLongMessage nIndex, WS_WindowStyle dwNewLong);
Beispiel #3
0
 public extern static IntPtr GetWindowLong(IntPtr hWnd, GWL_WindowsLongMessage nIndex);