Exemple #1
0
 public static extern bool EndPaint(IntPtr hWnd, ref PAINTSTRUCT ps);
Exemple #2
0
 public static extern bool EndPaint(IntPtr hWnd, ref PAINTSTRUCT ps);
Exemple #3
0
 public static extern IntPtr BeginPaint(IntPtr hWnd, ref PAINTSTRUCT ps);
Exemple #4
0
 public static extern IntPtr BeginPaint(IntPtr hWnd, ref PAINTSTRUCT ps);