Added freeldr and hal from PPC branch, along with needed headers and
[reactos.git] / reactos / include / ddk / winddk.h
2007-09-03 Art YerkesAdded freeldr and hal from PPC branch, along with neede...
2007-08-23 Aleksey Bragin- Small NDK headers update
2007-08-19 Colin Finck- mkhive's "registry.c" used wcsncmp for comparing...
2007-08-04 Aleksey Bragin- WDK and MSVC compatibility fixes.
2007-07-08 Andrew GreenwoodA few modifications necessary to get PortCls and KS...
2007-06-12 Magnus Olsenfixing some header problem for portcls
2007-05-13 Alex Ionescu- Fix critical bug in CmpCopyName, it wasn't compressin...
2007-05-10 Alex Ionescu- Add more code to CmpInitializeMachineDependentConfigu...
2007-05-09 Alex Ionescu- Stripped down ntstrafe.h routines required for a...
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-03-17 Hervé PoussineauAdd some missing definitions
2007-03-05 Alex Ionescu- Detect if reparsing is being used during IRP completi...
2007-03-02 Alex Ionescu- Fix multiple WDK compatibilities issues.
2007-03-02 Christoph von Wittichfix mkhive on x86_64 hosts
2007-03-01 Alex Ionescu- Fix KiDispatchException to unmask KI_EXCEPTION_INTERN...
2007-02-22 Alex Ionescu- Rename ModuleListHead to PsLoadedModulesList.
2007-02-20 Alex Ionescu- Add ExceptionRecord32To64.
2007-02-18 Alex Ionescu- Add EXCEPTION_RECORD64 and LIST_ENTRY64, KeTryToAcqui...
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2007-02-11 Sylvain Petreollemove from branch
2007-02-05 Aleksey BraginMerge 25584, 25588.
2007-02-05 Aleksey BraginThose Wmi*() are not kernel APIs.
2007-02-04 Aleksey BraginA stub driver for wmilib.sys. Since we don't implement...
2007-01-31 Magnus Olsenmerge trunk rev : 25663 and 25664 to 0.3.1 branch ...
2007-01-21 Thomas BluemelFix the NdisQueryBufferOffset and the ARGUMENTS_PRESENT...
2007-01-18 Alex Ionescu- Fix __rdtsc so it's considered volatile by GCC instea...
2007-01-16 Alex Ionescu- Implement ExReferenceCallBackBlock and ExDereferenceC...
2007-01-15 Alex Ionescu- Add KeAreAllApcsDisabled to DDK.
2007-01-01 Hervé PoussineauBetter support for non X86 systems
2007-01-01 Art Yerkes- most of the churn here is from code and headers impor...
2006-12-10 Alex Ionescu- Fix SleepEx.
2006-12-06 Aleksey BraginAdd KdChangeOption() stub
2006-11-19 Aleksey BraginAdd PsInitialSystemProcess declaration into winddk...
2006-11-19 Alex Ionescu- Major changes to HAL/kernel loading and freeldr hacks:
2006-11-15 Thomas BluemelFix some compilation errors
2006-11-14 Alex Ionescu- Implement HalSystemVectorDispatchEntry, KeFlushWriteB...
2006-10-23 Alex Ionescu- Properly implement inline versions of KeGetCurrentThr...
2006-10-15 Hervé PoussineauInclude intrin.h only if compiler is GCC.
2006-10-08 Alex Ionescu- Add RtlInitEmptyAnsiString to DDK.
2006-10-08 Thomas BluemelSome header fixes
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
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