Ejemplo n.º 1
0
 public extern static IntPtr SetWindowLong(IntPtr hWnd, GWL_WindowsLongMessage nIndex, WindowLongCallBack wndProc);
Ejemplo n.º 2
0
 public extern static IntPtr SetWindowLong(IntPtr hWnd, GWL_WindowsLongMessage nIndex, WS_WindowStyle dwNewLong);
Ejemplo n.º 3
0
 public extern static IntPtr GetWindowLong(IntPtr hWnd, GWL_WindowsLongMessage nIndex);