示例#1
0
 public static extern int SetWindowLong(IntPtr hwnd, WindowFlagsSet flagsSet, int newStyle);
示例#2
0
 public static extern int GetWindowLong(IntPtr hWnd, WindowFlagsSet flagsSet);