Exemplo n.º 1
0
 internal static extern bool EndPaint(IntPtr hwnd, ref Win32.PAINTSTRUCT ps);
Exemplo n.º 2
0
 internal static extern IntPtr BeginPaint(IntPtr hwnd, ref Win32.PAINTSTRUCT ps);