Ejemplo n.º 1
0
 public static extern uint GetWindowLong(IntPtr hWnd, User32.GWL gwlIndex);
Ejemplo n.º 2
0
 public static extern int SetWindowLong(IntPtr hWnd, User32.GWL gwlIndex, uint dwNewLong);