mirror of
https://github.com/reactos/reactos.git
synced 2025-05-01 11:39:58 +00:00
[User32-winetest] Remove ReactOS to do.
N0 longer needed.
This commit is contained in:
parent
83f86b8fdb
commit
be8e5fc7b3
1 changed files with 0 additions and 1 deletions
|
@ -986,7 +986,6 @@ if (0)
|
|||
}
|
||||
ok(info->atomWindowType == GetClassLongA(hwnd, GCW_ATOM), "wrong atomWindowType for %p in hook %s\n",
|
||||
hwnd, hook);
|
||||
todo_ros
|
||||
ok(info->wCreatorVersion == 0x0400 /* NT4, Win2000, XP, Win2003 */ ||
|
||||
info->wCreatorVersion == 0x0500 /* Vista */,
|
||||
"wrong wCreatorVersion %04x for %p in hook %s\n", info->wCreatorVersion, hwnd, hook);
|
||||
|
|
Loading…
Reference in a new issue