Sync to trunk head(r38096)
[reactos.git] / reactos / include / ddk / winddk.h
2008-12-15 Samuel SerapionSync to trunk head(r38096)
2008-12-14 Stefan Ginsberg- Get rid off STATIC, DECL_IMPORT and DECL_EXPORT
2008-12-08 Aleksey Bragin- Move KeQueryRuntimeThread declaration to winddk.h...
2008-12-08 Timo Kreuzersync trunk head (r37928)
2008-12-06 Timo Kreuzermerge trunk head (37902)
2008-12-06 Timo Kreuzer- move CONTEXT stuff from wdm.h to winddk.h / armddk.h
2008-12-06 Aleksey Bragin- Implement IoGetRemainingStackSize.
2008-12-06 Timo Kreuzeradd back InterlockedPush/PopEntrySList
2008-12-05 Timo Kreuzeradd CONTEXT flags for x64
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-12-01 Stefan Ginsberg- Get rid of DDK's dependency on windef.h and winnt.h
2008-11-26 Aleksey Bragin- Fix some coverity errors.
2008-11-21 Timo KreuzerFix definitions of PFN_COUNT and (S)PFN_NUMBER
2008-11-20 Timo Kreuzerfix amd64 / ia64 default definition of RtlGetCallersAddress
2008-11-10 Samuel Serapion- Merge to trunk r37270.
2008-11-07 Aleksey Bragin- Fix build.
2008-11-07 Aleksey Bragin- Add missing definitions to headers.
2008-10-31 Timo Kreuzermerge 35742,35773,35780,35824,35969,36725,36952 from...
2008-10-30 Timo Kreuzersync to trunk head (37079)
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-27 Timo Kreuzersync trunk head (37032)
2008-10-25 KJK::HyperionVisual C++ backend for rbuild (for now just a hacked...
2008-10-25 KJK::HyperionThe real, definitive, Visual C++ support branch. Accept...
2008-10-25 KJK::Hyperionmodified base/applications/screensavers/3dtext/3dtext...
2008-10-25 Stefan Ginsberg- More correct MmGetSystemAddressForMdlSafe macro
2008-10-23 Stefan Ginsberg- Fix Nt/ZwMapViewOfSection parameters (ULONG -> ULONG_...
2008-10-20 Samuel SerapionMerge to trunk HEAD(r36856)
2008-10-20 Timo KreuzerSome ULONG -> SIZE_T / ULONG_PTR fixes
2008-10-20 Timo Kreuzersync to trunk revision 36700
2008-10-20 Timo Kreuzersync to trunk revision 36500
2008-10-20 Timo Kreuzersync to trunk revision 36100
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-10-11 Stefan Ginsberg- ProbeForRead/Write Length argument is a SIZE_T, not...
2008-10-07 Stefan Ginsberg- Fix PKIPI_WORKER definition
2008-09-14 Christoph von Wittichadd PCI_SUBCLASS_SB_SMBUS
2008-09-05 Timo KreuzerFix and update CM_PARTIAL_RESOURCE_DESCRIPTOR
2008-09-05 Timo Kreuzersync to trunk head (35945)
2008-08-31 Timo KreuzerMove KeGetPcr from NDK to winddk.h
2008-08-30 Timo Kreuzer- Move KeAcquireSpinlockRaiseToSynch from ndk to ntifs.h
2008-08-25 Timo KreuzerMerge 34739 - 34769, 34796 - 34905, 34916 - 34967,...
2008-08-25 Timo KreuzerMerge 34703, 34704, 34705, 34706, 34707, 34708, 34709...
2008-08-21 Timo KreuzerMake KeGetCurrentIrql, KeLowerIrql, KfRaiseIrql, KeRais...
2008-08-21 Timo KreuzerImplement KeGetCurrentIrql as intrinsic.
2008-08-19 Timo KreuzerUpdate amd64 prototypes for KeGetCurrentIrql, KfRaiseIr...
2008-08-18 Stefan Ginsberg- Don't export PoSetDeviceBusy, it should be a macro...
2008-08-14 Timo KreuzerSync to trunk head (35333)
2008-08-10 Hervé PoussineauOn newer versions, vDbgPrintEx and vDbgPrintExWithPrefi...
2008-08-07 Timo Kreuzeradd macro definitions for KeQuerySystemTime, KeQueryTic...
2008-08-04 Stefan Ginsberg- Export KeI386MachineType and KeInitializeThreadedDpc
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-07-31 Timo Kreuzer- update KPCR and KIPCR
2008-07-30 Timo Kreuzer- add some definitions to winddk.h
2008-07-30 Timo Kreuzer- fix ExQueryPoolBlockSize prototype
2008-07-29 Timo Kreuzerremove useless cast
2008-07-29 Timo Kreuzer- fix InterlockedExchangeAddSizeT
2008-07-28 Timo Kreuzer- add missing 64 bit intrinsic Interlocked functions
2008-07-28 Timo Kreuzersync with trunk head (34904)
2008-07-28 Samuel SerapionFix x86 ntoskrnl build.
2008-07-28 Timo Kreuzerfix interlocked stuff in winddk, maybe not 100%, but...
2008-07-28 Timo Kreuzeranother Interlocked fix, still it's not all perfect
2008-07-27 Timo Kreuzer"Interlocked stuff is still a bit broken." ... yeah...
2008-07-27 Samuel SerapionRemove multiple declarations and minor fixes.
2008-07-26 Timo Kreuzeron amd64 KfAcquireSpinLock, KfReleaseSpinLock, KeAcquir...
2008-07-26 Timo Kreuzer- add KI_USER_SHARED_DATA and KeGetCurrentIrql() protot...
2008-07-26 Timo Kreuzer- add a hack to basetsd.h to undefine _X86_ on amd64...
2008-07-25 Timo KreuzerSync with trunk head (34777)
2008-07-24 Timo Kreuzeradd KeGetCurrentThread prototype to winddk
2008-07-24 Timo Kreuzerddk: update AMD64 intrinsic Interlocked functions
2008-07-23 Timo Kreuzerwinddk.h:
2008-07-20 ReactOS Portable... - Fix the way NlsOemLeadByteInfo is exported.
2008-07-19 ReactOS Portable... - Fixup some more structure and prototype details to...
2008-06-18 Aleksey Bragin- Add a bit more DPFLTR items.
2008-05-05 Hervé PoussineauFix assert
2008-04-25 Aleksey Bragin- Add more MDL flags.
2008-04-22 Aleksey BraginBug fixes from Alex:
2008-03-31 Aleksey Bragin- Fix PARTITION_STYLE enum to include PARTITION_STYLE_RAW.
2008-02-15 ReactOS Portable... We now define KUSER_SHARED_DATA per architecture, since...
2008-02-12 ReactOS Portable... Added cache sweeping code into the HAL, for ARM926EJ...
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-02-07 Colin FinckRevert the winddk.h changes of r32197 to make the hal...
2008-02-07 ReactOS Portable... We can now build the ARM kernel (but not link it).
2008-02-07 ReactOS Portable... We now generate the correct ARM syscall stub code for...
2008-02-07 ReactOS Portable... We don't define types which are usually documented...
2008-02-05 ReactOS Portable... Add basic arm target support to the build system.
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2008-01-07 Aleksey Bragin- Add declaration for KdChangeOption exported native...
2007-12-28 Hervé PoussineauAdd vDbgPrintEx/vDbgPrintExWithPrefix prototypes
2007-12-26 Hervé PoussineauAdd more DPFLTR_*_ID constants
2007-12-21 Aleksey Bragin- Isolate Hal* #defines, which are absent in WDK, they...
2007-12-16 Hervé PoussineauUse kernel facilities to change debug level at runtime
2007-12-14 Hervé PoussineauAdd missing forward declaration.
2007-12-11 Aleksey Bragin- Add missing types to DDK.
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-10-31 Hervé PoussineauFix two typos
2007-10-23 Mike Nordell[FORMATTING] Tab -> spc consistency.
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-10-06 Art YerkesAll remaining changes from the PPC branch. Not well...
2007-09-27 Aleksey Bragin- Add missing KERNEL_LARGE_STACK_COMMIT definition...
2007-09-26 Aleksey Bragin- Implement InterlockedExchangeAdd/Decrement/Increment16.
2007-09-24 Aleksey Bragin- Add Ex*Spinlock macros and FLUSH_MULTIPLE_MAXIMUM...
next