- Add a test for GetWindowInfo, it should not check cbSize member of
commitf74516843fb8f0e137facb8bde267950535395b1
authorDmitry Timoshkov <dmitry@codeweavers.com>
Tue, 11 May 2004 22:17:19 +0000 (11 22:17 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 11 May 2004 22:17:19 +0000 (11 22:17 +0000)
tree10f65ce2264dcea0648562883fbbc3ac60dccf4f
parentfc9be6a599c5d5801d067a8d9820e9c1d8fd57b7
- Add a test for GetWindowInfo, it should not check cbSize member of
  the WINDOWINFO structure.
- Add tests for window state at the time the system calls
  HCBT_CREATEWND (failing under Wine at the moment).
dlls/user/tests/win.c
windows/win.c