Converted the memory views list to use the standard functions from
commiteb04fd22f8e2364fb17927133f218e70cf28bb2d
authorAlexandre Julliard <julliard@winehq.org>
Fri, 21 May 2004 20:58:44 +0000 (21 20:58 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 21 May 2004 20:58:44 +0000 (21 20:58 +0000)
treed9b44a41ed973e5fdfe54baf62b1b5fbe565fa4e
parent7f4e77bc4ebc155b0b9385d7f2d8a3571ca39386
Converted the memory views list to use the standard functions from
wine/list.h.
Restructured some functions to always return proper NT status codes.
A couple of optimizations.
Added a few tests for file mappings.
dlls/kernel/tests/virtual.c
dlls/kernel/virtual.c
dlls/ntdll/virtual.c
include/wine/list.h