Ejemplo n.º 1
0
 public static extern int SetWindowLong(IntPtr hWnd, Constants.WindowLongIndex nIndex, int dwNewLong);
Ejemplo n.º 2
0
 public static extern int GetWindowLong(IntPtr hWnd, Constants.WindowLongIndex nIndex);