Added more secur32.dll tests and fixed missing constants in
[wine] / dlls / ntdll / process.c
2005-08-02  Alexandre JulliardImplemented a few trivial ntdll functions that have...
2005-07-15  Dmitry TimoshkovUse SIZE_T type for size variables in NTDLL when approp...
2005-07-05  Felix NawothnigReplace stubs for information classes in NtQueryVirtual...
2005-06-27  Eric PouechImplemented OpenProcess on top of NtOpenProcess.
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