- Fix a comment
[reactos.git] / reactos / include / ddk / winddk.h
2006-10-04 Alex Ionescu- Fix KUSER_SHARED_DATA in winddk.h
2006-10-03 Hervé PoussineauCopy i8042prt driver from 0.3.1 branch to trunk. Try #2
2006-10-03 Hervé PoussineauCopy i8042prt driver from 0.3.1 branch to trunk
2006-09-30 Alex Ionescu- Re-remove intrinics from winddk.h
2006-09-30 Magnus Olsenadding back __readcr4 and __readcr3 to winddk.h for...
2006-09-30 Magnus Olsenfix build of blue again gcc does not have _disable...
2006-09-30 Alex Ionescu- Fix some bugs in intrin.h (missing __inline__ statmen...
2006-09-17 Art YerkesAdd disable, enable interrupts.
2006-09-17 Art YerkesAdd needed definition (scsiport).
2006-09-17 Art Yerkescompile atapi.sys (add needed def for PAGE_SIZE)
2006-09-13 Alex Ionescu- Implement KiAcquireDeviceQueueLock/KiReleaseDeviceQue...
2006-09-11 Alex Ionescu- Add ASSERT_APC definition.
2006-09-11 Alex Ionescu- Re-implement KiRequestApcInterrupt in ke_x.h. Make...
2006-09-10 Alex Ionescu- Add ASSERT_EVENT.
2006-09-10 Alex Ionescu- Add ASSERT_MUTANT and ASSERT_SEMAPHORE to our DDK.
2006-09-09 Hervé PoussineauImplement registry handle closing notifications in...
2006-09-07 Alex Ionescu- 1>Build Time 0:04
2006-09-07 Alex Ionescu- More MSVC fixes (down to 19 errors):
2006-09-07 Magnus Olsenfixed win32k build, trunks builds again thanks w3seek...
2006-09-07 Alex Ionescu- More MSVC fixes:
2006-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-09-02 Alex Ionescu- Add missing volatile statements to KPROCESS, KTHREAD...
2006-09-01 Eric KohlRemove trailing whitespace
2006-09-01 Alex Ionescu- Multiple changes to low-level Kernel initalization...
2006-08-06 Aleksey Bragin- Change DbgPrint prototype back to Alex's fix. His...
2006-08-05 Aleksey BraginFix DbgPrint / DbgPrintEx definitions to use PCCHAR...
2006-08-05 Alex Ionescu- mangledDDK had no idea what a const char is, now...
2006-07-13 Alex Ionescu- Add some TIMER values to the ddk.
2006-07-13 Alex Ionescu- Fix KiAcquireMutexContended, it was broken in contend...
2006-07-11 Alex Ionescu- Fix up some stuff in Kernel Gates support.
2006-07-01 Alex Ionescu- Add some missing IO_ERROR definitions to the DDK...
2006-06-24 Art YerkesReactOS PowerPC WIP. This will be edited and merged...
2006-06-22 Hervé PoussineauFix exports of device object types.
2006-05-29 Alex Ionescu- Object Manager Improvements (3 of 3):
2006-05-25 Alex Ionescu- Get rid of the intriguing idea that exported/public...
2006-05-24 Alex IonescuForgot to commit this change
2006-05-11 Aleksey Bragin- Thomas Weidenmueller: Fix build by fixing __readcr3...
2006-05-10 Alex Ionescu- NDK 0.98, now with versionned headers. Too many chang...
2006-03-16 Alex Ionescu- Some more IFS/DDK compatibility fixes.
2006-03-16 Alex Ionescu- Add a bunch of missing types to the W32API DDK/IFS.
2006-03-04 Ged Murphy- Make ROS buildable with GCC 4.1
2006-02-17 Ged Murphymove crt, ddk and GL includes