ChangeSet ID: 12332 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/05/11 17:17:19
Modified files: windows : win.c dlls/user/tests: win.c
Log message: Dmitry Timoshkov dmitry@codeweavers.com - 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).
Patch: http://cvs.winehq.org/patch.py?id=12332
Old revision New revision Changes Path 1.239 1.240 +2 -11 wine/windows/win.c 1.23 1.24 +120 -0 wine/dlls/user/tests/win.c