Add a test case for Virtual* APIs, fix a few bugs discovered by it.
authorDmitry Timoshkov <dmitry@codeweavers.com>
Mon, 9 Feb 2004 20:58:16 +0000 (20:58 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 9 Feb 2004 20:58:16 +0000 (20:58 +0000)
commitf323d5d31bce174761899e6f26f7a0b78188c7c7
tree1d9f372c02e0ec990112f38ba2f3636a3ef2690d
parent6bcde773e71f0c9cb7e69e11a34cdac0d8477b59
Add a test case for Virtual* APIs, fix a few bugs discovered by it.
dlls/kernel/tests/.cvsignore
dlls/kernel/tests/Makefile.in
dlls/kernel/tests/virtual.c [new file with mode: 0644]
dlls/ntdll/virtual.c