2003-05-01 |
Robert Shearman | - Implemented RtlAddAccessAllowedAce, RtlAddAccessDenie... |
blob | commitdiff | raw |
2003-04-29 |
Alexandre Julliard | Implemented ntdll resource functions. |
blob | commitdiff | raw | diff to current |
2003-04-22 |
Eric Pouech | Moved kernel32.FlushFileBuffers to ntdll.NtFlushBuffers... |
blob | commitdiff | raw | diff to current |
2003-04-16 |
Alexandre Julliard | Implemented RtlIsNameLegalDOS8Dot3 (based on a patch... |
blob | commitdiff | raw | diff to current |
2003-04-12 |
Alexandre Julliard | Implemented RtlDetermineDosPathNameType_U and RtlIsDosD... |
blob | commitdiff | raw | diff to current |
2003-04-08 |
Thomas Mertes | Implemented RtlRandom, RtlAreAllAccessesGranted, |
blob | commitdiff | raw | diff to current |
2003-04-04 |
Alexandre Julliard | Implemented NtQueueApcThread, and changed the server... |
blob | commitdiff | raw | diff to current |
2003-03-31 |
Alexandre Julliard | Moved WaitForMultipleObjects to ntdll (based on a patch... |
blob | commitdiff | raw | diff to current |
2003-03-22 |
Thomas Mertes | - Implement RtlDowncaseUnicodeString, RtlUniform, iswdi... |
blob | commitdiff | raw | diff to current |
2003-03-21 |
Eric Pouech | - implemented LdrQueryProcessModuleInformation |
blob | commitdiff | raw | diff to current |
2003-03-20 |
Eric Pouech | Moved WINE_MODREF.flags to WINE_MODREF.ldr.Flags, and... |
blob | commitdiff | raw | diff to current |
2003-03-20 |
Alexandre Julliard | Partially implemented LdrLock/UnlockLoaderLock. |
blob | commitdiff | raw | diff to current |
2003-03-19 |
Alexandre Julliard | Implemented Rtl*ByteSwap() functions, based on a patch... |
blob | commitdiff | raw | diff to current |
2003-03-18 |
Jon Griffiths | Correct the agument count for RtlInitializeGenericTable(). |
blob | commitdiff | raw | diff to current |
2003-03-18 |
Eric Pouech | - added LDR_MODULE structure to WINE_MODREF and made... |
blob | commitdiff | raw | diff to current |
2003-03-14 |
Eric Pouech | - implementation of LdrLoadDll out of loader/module.c |
blob | commitdiff | raw | diff to current |
2003-03-04 |
Eric Pouech | - added Ldr* information to include/winternl.h |
blob | commitdiff | raw | diff to current |
2003-02-19 |
Thomas Mertes | - Implement RtlCharToInteger, RtlExtendedMagicDivide... |
blob | commitdiff | raw | diff to current |
2003-01-04 |
Dimitrie O. Paun | Rename __WINE__ to __WINESRC__. |
blob | commitdiff | raw | diff to current |
2002-12-18 |
Alexandre Julliard | Implemented RtlTimeToElapsedTimeFields. |
blob | commitdiff | raw | diff to current |
2002-12-11 |
György 'Nog' Jeney | - Implement RtlLocalTimeToSystemTime and RtlSystemTimeT... |
blob | commitdiff | raw | diff to current |
2002-11-25 |
György 'Nog' Jeney | - Move SetSystemTime, GetTimeZoneInformation and |
blob | commitdiff | raw | diff to current |
2002-11-18 |
Mike McCormack | Add some definitions for structures used by NtQueryFile... |
blob | commitdiff | raw | diff to current |
2002-10-25 |
Alexandre Julliard | Made the ntdll registry functions use HKEY instead... |
blob | commitdiff | raw | diff to current |
2002-09-17 |
Alexandre Julliard | Implemented the ntdll virtual memory functions, and... |
blob | commitdiff | raw | diff to current |
2002-09-17 |
Francois Gouget | Remove references to PCVOID and LPUINT. |
blob | commitdiff | raw | diff to current |
2002-09-16 |
Alexandre Julliard | Implemented NtDuplicateObject. |
blob | commitdiff | raw | diff to current |
2002-09-12 |
Patrik Stridvall | Moved all the content of the DDK files ntdef.h and... |
blob | commitdiff | raw | diff to current |
2002-09-10 |
Patrik Stridvall | Added the new header winternl.h. |
blob | commitdiff | raw | diff to current |
|