Fixed a number of bugs in the handling of window parent and owner and
authorAlexandre Julliard <julliard@winehq.org>
Wed, 25 Sep 2002 00:21:56 +0000 (00:21 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 25 Sep 2002 00:21:56 +0000 (00:21 +0000)
commit7dafa61700c209ae17adc258d1078e053ea73b39
tree8b36c71b217b8ca33394db1c7fb5aa06e9211824
parente70d08be3183a79213169a45c35c18b212124730
Fixed a number of bugs in the handling of window parent and owner and
added a regression test (based on the work of Bill Medland).
dlls/user/tests/.cvsignore
dlls/user/tests/Makefile.in
dlls/user/tests/win.c [new file with mode: 0644]
include/win.h
include/wine/server_protocol.h
server/protocol.def
server/trace.c
server/window.c
windows/win.c