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