commit | eb04fd22f8e2364fb17927133f218e70cf28bb2d | [log] [tgz] |
---|---|---|
author | Alexandre Julliard <julliard@winehq.org> | Fri May 21 20:58:44 2004 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Fri May 21 20:58:44 2004 +0000 |
tree | d9b44a41ed973e5fdfe54baf62b1b5fbe565fa4e | |
parent | 7f4e77bc4ebc155b0b9385d7f2d8a3571ca39386 [diff] |
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.