Ejemplo n.º 1
0
 internal static extern bool EndPaint(IntPtr hWnd, ref PAINTSTRUCT ps);
Ejemplo n.º 2
0
 internal static extern bool EndPaint(IntPtr hWnd, ref PAINTSTRUCT ps);
Ejemplo n.º 3
0
 internal static extern IntPtr BeginPaint(IntPtr hWnd, ref PAINTSTRUCT ps);
Ejemplo n.º 4
0
 internal static extern IntPtr BeginPaint(IntPtr hWnd, ref PAINTSTRUCT ps);