Add PAGE_GUARD flag to the returned protection of guard pages.
[wine] / dlls / ntdll / process.c
2005-06-21  Paul VriensChange ProcessBasicInformation to the same behavior...
2005-06-21  Mike McCormackDon't include winbase.h or winerror.h when not necessary.
2005-06-20  Paul VriensStub implementations for ProcessVmCounters, ProcessTime...
2005-06-17  Mike McCormackUse HANDLE instead of HKEY in the NT API.
2005-06-14  Paul VriensReturn STATUS_INVALID_INFO_CLASS for non-implemented...
2004-08-04  Mike McCormackMoved FlushInstructionCache to ntdll.
2004-06-14  Eric Pouech- Added ProcessBasicInformation class to ntdll.NtQueryI...
2003-09-19  Eric PouechImplemented kernel32.GetIoProcessCounters and stubbed