struct Win32_PAINTSTRUCT { Win32_HDC hdc; Win32_BOOL fErase; Win32_RECT rcPaint; Win32_BOOL fRestore; Win32_BOOL fIncUpdate; Win32_BYTE[32] rgbReserved; }