Use an X context to associated the x11drv private window data to a
commitd56ccaa7e1249be656448213ae4f26cf0b5f798c
authorAlexandre Julliard <julliard@winehq.org>
Fri, 28 Jan 2005 17:25:50 +0000 (28 17:25 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 28 Jan 2005 17:25:50 +0000 (28 17:25 +0000)
tree4eda7a0832fc9911000722c845387bdbbba8c89f
parent6db71654d381bde9ecc7a855e0d39be69380586a
Use an X context to associated the x11drv private window data to a
window handle instead of accessing the WND structure directly.
dlls/x11drv/desktop.c
dlls/x11drv/event.c
dlls/x11drv/window.c
dlls/x11drv/winpos.c
dlls/x11drv/x11drv.h
include/win.h