예제 #1
0
 public static extern int GetWindowLong(IntPtr hWnd, GetWindowLongIndex nIndex);
예제 #2
0
		public static extern int GetWindowLong(IntPtr hWnd, GetWindowLongIndex nIndex);
예제 #3
0
 public static extern UIntPtr SetWindowLongPtr(IntPtr hWnd, GetWindowLongIndex index, UIntPtr value);
예제 #4
0
 private static extern WindowStyles GetWindowLong(IntPtr hwnd, GetWindowLongIndex index);
예제 #5
0
 public static extern UIntPtr GetWindowLongPtr(IntPtr hWnd, GetWindowLongIndex index);