i8042prt driver by tinus.
[reactos.git] / reactos / w32api / include / ddk / winddk.h
2005-05-01 Alex Ionescui8042prt driver by tinus.
2005-04-15 Alex IonescuImplemented Guarded Mutex, a drop-in replacement for...
2005-04-14 Thomas Bluemeldefine KGATE in win32api
2005-04-03 Hervé PoussineauAdd WaitAll and WaitAny values
2005-03-12 Filip NavaraAlex Ionescu <ionucu@videotron.ca>
2005-02-20 Filip NavaraI shouldn't commit at night...never!
2005-02-20 Filip NavaraFix a stupid cut & paste error.
2005-02-20 Filip NavaraAdd KeMemoryBarrier.
2005-02-15 Thomas Bluemeldistinguish kmode and umode alertability
2005-02-14 Thomas Bluemelsecured access to buffers in NtWaitForSingleObject...
2005-02-12 Thomas BluemelThe structure layout of self-relative security descript...
2005-01-22 Thomas Bluemelfixed the prototype of KePulseEvent() and made NtPulseE...
2004-12-23 Eric KohlMerge EXTENDED_IO_STACK_LOCATION into IO_STACK_LOCATION...
2004-12-12 Hartmut Birr- Fixed the definition of SYNCH_LEVEL.
2004-11-07 Filip Navara- Define RTL_REGISTRY_HANDLE and RTL_REGISTRY_OPTIONAL.
2004-10-31 Hartmut Birr- Fixed the definition of KeGetCurrentKPCR.
2004-10-30 Filip Navara- Make InitializeListHead, InsertHeadList, InsertTailLi...
2004-10-28 Filip Navara- Remove duplicate definition of RTL_RANGE_LIST_SHARED_...
2004-10-27 Filip Navara- Define IoReleaseRemoveLock.
2004-10-24 Thomas Bluemelfixed prototypes of NtSetEvent(), NtResetEvent(), NtQue...
2004-10-23 Filip Navara- Add declarations for the PnP arbiter and resource...
2004-10-22 Filip Navara- Define the PLUGPLAY_REGKEY_* flags.
2004-10-17 Filip Navara- Fix calling convention of ExInterlocked* functions.
2004-10-03 Alex IonescuSorry, forgot these updates for WIN32K to build with...
2004-09-11 Filip Navara- Define FILE_USE_FILE_POINTER_POSITION and FILE_WRITE_...
2004-08-18 Filip NavaraFix declaration of FILE_DISPOSITION_INFORMATION.
2004-08-10 Gé van GeldorpFix RtlEqualLuid()
2004-06-13 Filip Navara- Compile kernel32 using w32api.
2004-05-28 Royce Mitchell IIIreactos-specific debugging functions KeRosDumpStackFram...
2004-04-09 Filip Navara- Compile Win32k, GDI, USER32 and CSRSS using W32API.
2004-04-07 Eric KohlRestore modification.
2004-04-07 Thomas Bluemelpatch reverted because ros crashes ntoskrnl
2004-04-07 KJK::Hyperion - SSPT elements are 8 bit wide on Windows. Made ReactO...
2004-03-12 Filip Navara- Fixed declaration of DRIVER_OBJECT and friends.
2004-03-02 Filip Navara2004-03-02 Filip Navara <xnavara@volny.cz>
2004-02-21 Gé van GeldorpImport w32api version 2.5 include files