xserver/hw
Jon TURNEY 689e7ad9b0 hw/xwin: Win32 Windows properties are of pointer type HANDLE, not an integer type
Win32 Windows properties are of pointer type HANDLE, not an integer type, but we
use the Windows property WINDOW_WID_PROP to store the X window XID.

Add appropriate casts to show it doesn't matter that an XID is smaller than a
pointer on 64-bit build.

Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
Reviewed-by: Colin Harrison <colin.harrison@virgin.net>
2013-06-10 15:48:31 +01:00
..
dmx dmxVDLRead: if we opened a file, close it instead of leaking it 2013-04-24 14:22:36 -07:00
kdrive ephyr: add -resizeable to the man page 2013-05-15 09:36:00 +10:00
vfb vfb: Initialize the GLX extension again. 2012-11-21 11:13:55 +11:00
xfree86 Abstract cursor refcounting 2013-05-15 19:17:57 +10:00
xnest dix: Remove #includes of mibstore.h 2012-09-23 10:31:27 -07:00
xquartz Full support of sRGB capable fbconfigs. 2013-03-18 10:02:00 -07:00
xwin hw/xwin: Win32 Windows properties are of pointer type HANDLE, not an integer type 2013-06-10 15:48:31 +01:00
Makefile.am Catch errors in recursive relink targets 2010-03-22 00:45:57 -05:00