Beispiel #1
0
 public static extern bool EndPaint(IntPtr hWnd, ref Help.Model.Structs.PAINTSTRUCT ps);
Beispiel #2
0
 public static extern IntPtr BeginPaint(IntPtr hWnd, ref Help.Model.Structs.PAINTSTRUCT ps);