Fix msvc/gcc NDK problem
[reactos.git] / reactos / w32api / include / ddk / winddk.h
2005-11-23 Alex IonescuFix msvc/gcc NDK problem
2005-11-22 Alex Ionescu- Define DECLSPEC_ADDRSAFE and FORCEINLINE for gcc...
2005-11-22 Filip NavaraChange some FS:x reading macros for better compatibilit...
2005-11-19 Alex Ionescu- Reimplement Fast Mutex implementation in HAL/NT to...
2005-11-19 Hervé PoussineauSorry, I forgot to commit this file...
2005-11-18 Aleksey BraginAdded structs and other needed stuff for PCI_DEVICE_PRE...
2005-11-08 Alex Ionescu- Update KTHREAD and KUSER_SHARED_DATA to latest versio...
2005-11-05 Alex Ionescu- Move some NDK definitions (Cm Callbacks) to the DDK...
2005-10-17 Hervé PoussineauAdd PCI_WHICHSPACE_CONFIG and PCI_WHICHSPACE_ROM constants
2005-09-26 Alex Ionescu- More sharing between ntdll/ntoskrnl: shared Dbg code.
2005-09-24 Hartmut Birr- Moved the definition of REG_NOTIFY_CLASS from cm...
2005-09-12 Royce Mitchell IIIpatch by Alex_Ionescu - fixes crash in usb driver on...
2005-09-06 Alex Ionescu- Use DDK macros to speed up size calculations on singl...
2005-09-06 Alex IonescuA couple more fixes to prepare for the final patch
2005-09-06 Alex Ionescu- Some more MSDDK/IFS compatibility fixes.
2005-09-05 Alex Ionescu- More NDK + MSDDK/IFS Compatibility fixes
2005-09-05 Alex Ionescu- More NDK/MSDDK compatibility fixes.
2005-09-05 Alex Ionescu- NDK compatibility fixes for MSDDK. Use NTAPI instead...
2005-09-04 Alex Ionescu- Fix kernel32 and ntoskrnl build issues.
2005-09-04 Alex Ionescu- Define NTSYSAPI and NTSYSCALLAPI
2005-09-04 Alex Ionescu- Fix incompatible IO_STACK_LOCATION definition in...
2005-08-22 Filip NavaraAdd missing definitions for HalDispatchTable callbacks.
2005-08-14 Royce Mitchell IIIfix declaration of DbgQueryDebugFilterState()
2005-08-11 Steven Edwardsremove ros specific functions from public header
2005-08-02 Thomas Bluemelfixed the CONTAINING_RECORD macro
2005-07-29 Thomas Bluemeladded a forward declaration to _DRIVE_LAYOUT_INFORMATIO...
2005-07-26 Alex Ionescu- Various Microsoft DDK/PSDK compatibility fixes and...
2005-06-26 Alex IonescuFixes for NDK compatibily (and plain ol' good design...
2005-06-24 Alex IonescuAdd missing privileges to winddk
2005-06-23 Alex IonescuFix more ddk/ndk missing defintions
2005-06-23 Alex IonescuFix some NDK things and missing w32api defines.
2005-06-22 Hartmut BirrAdded PFILE_ALIGNMENT_INFORMATION.
2005-06-22 Alex IonescuFix some NDK issues when attempting to use it from...
2005-06-21 KJK::HyperionPartial merge from the ROX-U branch (various fixes...
2005-06-19 Filip NavaraRemove PNP_VETO_TYPE from winddk.h.
2005-06-19 Filip Navara- Add definition of DRIVE_LAYOUT_INFORMATION_EX.
2005-06-19 Alex IonescuAdd NtcurrentThread, ALTERNATIVE_ARCHITECTURE_TYPE...
2005-06-19 Alex IonescuMove Exported functions away from internal/ke.h, move...
2005-06-18 Filip NavaraDefine DRVO_UNLOAD_INVOKED, DRVO_LEGACY_DRIVER, DRVO_BU...
2005-06-18 Alex IonescuRemove IoAdapterObjectType defintion, it doesn't belong...
2005-06-18 Filip Navarantapi.h:
2005-06-17 Filip NavaraAdd definition of PKBUGCHECK_REASON_CALLBACK_ROUTINE...
2005-06-17 Filip NavaraCleanup the indenting of HAL types and move the STDCALL...
2005-06-17 Alex IonescuAdd missing HAL types to DDK
2005-06-17 Filip Navara- Move DRIVE_LAYOUT_INFORMATION_MBR, DRIVE_LAYOUT_INFOR...
2005-06-17 Filip Navara- Fix prototype of IoCsqInitialize.
2005-06-17 Filip NavaraMake the ASSERT macros GCC friendly.
2005-06-17 Filip Navara- Declare IO_ERROR_LOG_MESSAGE.
2005-06-16 Gé van GeldorpDeclare Guarded Mutex functions and export them
2005-06-14 Filip Navara- Remove KeAttachProcess and KeDetachProcess prototypes...
2005-06-14 Filip Navara- Fix the declarations of PDRIVER_CANCEL, KeGetCurrentP...
2005-05-28 Alex Ionescudisable assert until someone fixes this
2005-05-28 Casper HornstrupMerge 12735:15568 from xmlbuildsystem branch
2005-05-28 Alex IonescuBuild pci with w32api
2005-05-28 Alex IonescuBuild beep with w32api
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-18 Alex IonescuObject Manager Patch. This patch continues the work...
2005-05-16 Casper HornstrupMerge 15268:15329 from trunk
2005-05-15 Alex IonescuFix build, clean up headers, add public stuff to public...
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-13 Casper HornstrupRemove w32api from branch
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-08 Casper HornstrupRe-add local w32api changes
2005-05-08 Casper HornstrupCopy w32api 2.5 to trunk
2005-05-08 Casper HornstrupDelete old w32api
2005-05-07 Alex IonescuFILE_BASIC_INFORMATION is 0x28 bytes and aligned on...
2005-05-06 Alex IonescuUpdate EPROCESS to latest version. Basic Fast Referenci...
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
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-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-04-03 Hervé PoussineauAdd WaitAll and WaitAny values
2005-03-12 Filip NavaraAlex Ionescu <ionucu@videotron.ca>
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
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 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-15 Thomas Bluemeldistinguish kmode and umode alertability
2005-02-14 Thomas Bluemelsecured access to buffers in NtWaitForSingleObject...
2005-02-12 Casper HornstrupBranch setupapi (again)
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.
next