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