wine/dlls x11drv/dga2.c ntdll/virtual.c
4 Nov
2003
4 Nov
'03
1:21 a.m.
ChangeSet ID: 9950 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2003/11/03 16:21:55 Modified files: dlls/x11drv : dga2.c dlls/ntdll : virtual.c Log message: Fixed type and protection values returned by NtQueryVirtualMemory to be closer to what Windows does. Allow using MEM_SYSTEM without MEM_RESERVE to avoid 64k alignment. Use pread instead of lseek+read when faking mmap. Patch: http://cvs.winehq.com/patch.py?id=9950 Old revision New revision Changes Path 1.14 1.15 +1 -1 wine/dlls/x11drv/dga2.c 1.15 1.16 +35 -33 wine/dlls/ntdll/virtual.c
8078
Age (days ago)
8078
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard