示例#1
0
 public static extern int SetWindowLong(IntPtr hWnd, Native.GWL nIndex, Native.WS_EX dwNewLong);
示例#2
0
 public static extern int GetWindowLong(IntPtr hWnd, Native.GWL nIndex);