Fix MapViewOfFile to always return a 64K-aligned address.
commita0c38fe3dd6dce4f4582348b7e444e76de957f8d
authorAlexandre Julliard <julliard@winehq.org>
Tue, 9 Oct 2001 21:50:44 +0000 (9 21:50 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 9 Oct 2001 21:50:44 +0000 (9 21:50 +0000)
treea54f1f90e8f31fc3cd282172955fd831b766aa5c
parentc3c5746415e967381512728b6796c0d0437a2afe
Fix MapViewOfFile to always return a 64K-aligned address.
Avoid converting pointers to UINT.
memory/virtual.c