kernel32: Add a stub for WerRegisterRuntimeExceptionModule.
[wine] / dlls / kernel32 / virtual.c
2012-01-17  Dmitry Timoshkovkernel32: Fix access flags to page protection mapping...
2011-11-30  Dmitry Timoshkovkernel32: Add a test for protections accepted by Create...
2011-10-28  Michael Stefaniuckernel32/ntdll: Mark a variable as unused.
2011-05-16  Jacek Cabankernel32: Moved GetWsChanges and InitializeProcessForWs...
2011-05-16  Jacek Cabankernel32: Moved EnumPageFiles[AW] implementation to...
2011-05-13  Jacek Cabankernel32: Moved GetMappedFileName[AW] stubs to kernel32.
2010-03-03  Alexandre Julliardntdll: Return STATUS_IMAGE_NOT_AT_BASE when an image...
2009-05-19  Alexandre Julliardntdll: Tweak the file mapping permission checks some...
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.