kernel32/tests: Add test cases for reading/writing process memory from an invalid...
[wine] / dlls / kernel32 / virtual.c
2008-11-14  Alexandre Julliardkernel32: Added GetWriteWatch and ResetWriteWatch.
2008-11-13  Alexandre Julliardkernel32: Don't request unneeded access in OpenFileMapping.
2008-11-10  Alexandre Julliardkernel32: Explicitly request execute permission in...
2008-11-05  Alexandre Julliardntdll,server: Fixed access checks for OpenFileMapping...
2008-09-17  Vitaliy Margolenkernel32: Use NULL attributes if name and SA are not...
2008-06-09  Alexandre Julliardkernel32: Add support for the execute protection values...
2008-05-21  Alexandre Julliardkernel32: File mapping names are case sensitive.
2007-05-07  Andrew Talbotkernel32: Exclude unused headers.
2006-09-12  Alexandre Julliardkernel32: Renamed the kernel directory to kernel32.