[HEADERS]
[reactos.git] / reactos / include / ddk / wdm.h
2010-03-12 Timo Kreuzer[HEADERS]
2010-03-12 Amine KhaldiSync with trunk head
2010-03-09 Amine KhaldiSync with trunk head
2010-03-04 Sir RichardPatch for better boot logo/progress bar, fixed /SOS...
2010-02-26 Timo KreuzerCreate a branch for header work.
2010-01-21 Timo KreuzerMerge from amd64-branch:
2010-01-21 Cameron GutmanMerge aicom-network-branch (without NDIS changes for...
2010-01-05 Timo Kreuzer[CSRSS]
2009-12-28 Samuel SerapionSync to trunk (r44789)
2009-12-27 Samuel Serapionsync to trunk (44770)
2009-12-20 Timo KreuzerMerge from amd64 branch:
2009-12-15 Timo KreuzerMerge from amd64 branch:
2009-12-07 Samuel Serapionsync rostests to r44455
2009-12-07 Samuel Serapionsync rosapps to r44454
2009-12-03 Samuel SerapionSync to trunk (r44371)
2009-12-03 Samuel SerapionSync to trunk (r44371)
2009-12-02 Cameron Gutman - Revert 44301
2009-12-02 Cameron Gutman - Create another branch for networking fixes
2009-12-01 Timo Kreuzerfix build
2009-11-27 Timo KreuzerFix SLIST_ENTRY for WIN64
2009-11-10 Timo KreuzerMerge trunk HEAD (r44067)
2009-10-25 Timo KreuzerMerge trunk head (r43756)
2009-10-18 Timo KreuzerMerge trunk (r43561)
2009-10-17 Timo KreuzerMerge 41030 from amd64 branch
2009-10-14 Timo KreuzerMerge amd64 NDK from amd64 branch:
2009-10-12 Timo KreuzerSync to trunk HEAD (r43416)
2009-10-12 Dmitry Gorbachev- Remove svn:needs-lock, svn:eol-type, and svn:eol...
2009-09-26 Timo KreuzerMerge HAL changes 34743, 34812, 34839, 34917, 35515...
2009-09-23 Timo KreuzerSync with trunk r43123
2009-09-19 Timo KreuzerMerge from amd64 branch:
2009-09-19 Timo KreuzerSync with trunk r43000
2009-08-23 Stefan Ginsberg- wdm.h: Define ALLOC_PRAGMA and ALLOC_DATA_PRAGMA...
2009-08-09 Stefan Ginsberg- Fix intrinsics for MSVC -- just include intrin.h...
2009-08-07 Stefan Ginsberg- winddk.h: Don't define NTSYSAPI and NTSYSCALLAPI...
2009-08-05 Gregor Schneider-Import tkreuzer's time implementation from AMD64 branch
2009-08-02 Stefan Ginsberg- npapi.h: Correct definitions of function pointer...
2009-07-26 Timo KreuzerSync to trunk head (r42241)
2009-06-20 Timo KreuzerMerge trunk head (r41474)
2009-06-16 Stefan Ginsberg- Replace "VOLATILE" with "volatile"
2009-05-27 Johannes Anderwald- define PORT_MAXIMUM_MESSAGE_LENGTH
2009-05-21 Timo KreuzerSync trunk head (r41026)
2009-05-21 Timo Kreuzerwdm.h: fix definition of 64bit SLIST_HEADER
2009-05-06 Johannes Anderwald- Move INTERFACE_TYPE, IO_RESOURCE_DESCRIPTOR, IO_RESOU...
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-04-20 Timo KreuzerSync to trunk r40610
2009-04-16 Timo KreuzerSync trunk r40500
2009-03-18 Timo KreuzerSync to trunk head (r40091)
2009-03-18 Timo Kreuzeradd missing definition of MultiplyHigh and UnsignedMult...
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-02-16 Aleksey Bragin- Add declarations for unsafe fastmutex functions.
2009-02-10 Timo KreuzerMove the declarations from winnt4.h, win2k.h and winxp...
2009-02-10 Timo Kreuzer- Move interlocked functions from winddk.h to wdm.h
2009-02-10 Timo Kreuzerfix a typo
2009-02-10 Timo Kreuzer- Move Ex* and Rtl* functions and a bunch of types...
2009-02-07 Timo Kreuzerdefine BitScanReverse to _BitScanReverse, add BitScanFo...
2009-02-06 Timo Kreuzermerge from amd64 branch:
2009-02-03 Timo KreuzerSync to trunk r39350.
2009-02-03 Timo Kreuzer[DDK] Move rtl byteswap functions to wdm.h and add...
2009-01-01 Timo KreuzerSync to trunk r38500
2009-01-01 Timo KreuzerSync to trunk r38250
2008-12-15 Samuel SerapionSync to trunk head(r38096)
2008-12-08 Timo Kreuzersync trunk head (r37928)
2008-12-08 Timo Kreuzer- fix *HOOKPROC definition
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-05 Timo Kreuzer- fix what got broken with recent merge in intrin_x86.h
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-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
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-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-02-27 Aleksey Bragin- The forgotten declaration.
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-03-17 Andrew GreenwoodA few header files I forgot to commit last time. Sorry!