hw/xwin clipboard updates
- Implement INCR protocol for X clipboard -> Windows clipboard transfers
- Remove support for pre-Vista Win32 clipboard API
- xcbify clipboard integration
This removes the final use of libX11 in hw/xwin helper clients (which avoids all the issues with client code using types with sizes depending on _XSERVER64)
Edited by Jon Turney