Avoid most references to the internals of the WND structure by passing
commitfc5ce1459216fa200b010cf838b03fa4386c15f3
authorAlexandre Julliard <julliard@winehq.org>
Mon, 17 Jan 2005 19:17:47 +0000 (17 19:17 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 17 Jan 2005 19:17:47 +0000 (17 19:17 +0000)
treefef6d62d9e2e1b48899179e035ebfa55671ddcaf
parentb819f4cd5c749583a2190c1892b7711beb868fb3
Avoid most references to the internals of the WND structure by passing
around an x11drv_win_data pointer instead.
dlls/x11drv/clipboard.c
dlls/x11drv/event.c
dlls/x11drv/mouse.c
dlls/x11drv/scroll.c
dlls/x11drv/window.c
dlls/x11drv/winpos.c
dlls/x11drv/x11drv.h
dlls/x11drv/x11drv_main.c
windows/defwnd.c