Пример #1
0
 public static extern uint GetWindowLong(IntPtr hWnd, User32.GWL gwlIndex);
Пример #2
0
 public static extern int SetWindowLong(IntPtr hWnd, User32.GWL gwlIndex, uint dwNewLong);