Store window parent as an HWND instead of a pointer.
commit556607a147cda2b07c544e25c32603e9440e2248
authorAlexandre Julliard <julliard@winehq.org>
Wed, 10 Oct 2001 20:28:17 +0000 (10 20:28 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 10 Oct 2001 20:28:17 +0000 (10 20:28 +0000)
tree8a4294ed589a6b78fa31fbc603ba6eeb7f890887
parent9e1fc62651787595a984077a37babdbf4b73e36f
Store window parent as an HWND instead of a pointer.
dlls/ttydrv/wnd.c
dlls/x11drv/window.c
dlls/x11drv/winpos.c
include/win.h
windows/win.c
windows/winpos.c