Merging r37048, r37051, r37052, r37055 from the-real-msvc branch
[reactos.git] / reactos / include / ddk /
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-25 KJK::Hyperionmodified base/applications/screensavers/3dtext/3dtext...
2008-10-23 Stefan Ginsberg- Fix Nt/ZwMapViewOfSection parameters (ULONG -> ULONG_...
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-24 Stefan Ginsberg- 64 bit fixes for Mm routines: Use SIZE_T and ULONG_PT...
2008-09-24 Stefan Ginsberg- Fix some non-x86 FLOATOBJ_*
2008-09-14 Christoph von Wittichadd PCI_SUBCLASS_SB_SMBUS
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-25 Timo Kreuzermerge 34702 and 34987 from ros-amd64-bringup branch:
2008-08-19 Art YerkesMerge aicom-network-fixes up to 35446.
2008-08-18 Stefan Ginsberg- Don't export PoSetDeviceBusy, it should be a macro...
2008-08-10 Hervé PoussineauOn newer versions, vDbgPrintEx and vDbgPrintExWithPrefi...
2008-08-09 Hervé PoussineauFix build
2008-08-04 Stefan Ginsberg- Export KeI386MachineType and KeInitializeThreadedDpc
2008-08-01 Stefan Ginsberg- Fix broken VideoPortSignalDmaComplete definition
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-07-27 Hervé PoussineauPrevent code duplication when translating GCC platform...
2008-07-22 Aleksey Bragin- PFN_DrvMovePanning type is not part of DDK/WDK's...
2008-07-21 Timo Kreuzerfix READ_PORT_xxx macros
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-07-16 Timo KreuzerFLOATOBJ is a structure only on x86 in kernelmode,...
2008-07-11 Colin Finck- Port Wine's WideCharToMultiByte implementation for...
2008-06-18 Aleksey Bragin- Add a bit more DPFLTR items.
2008-05-27 Aleksey Bragin- More header fixes.
2008-05-26 Aleksey Bragin- Fix misc structures definitions.
2008-05-21 Aleksey Bragin- Fix a few typos in SHARED_CACHE_MAP definition in...
2008-05-11 Timo Kreuzerfix a header name
2008-05-07 Timo Kreuzerntifs.h: fix prototypes of PsChargePoolQuota, PsChargeP...
2008-05-06 Dmitry Chapyshev- Add & update headers
2008-05-05 Hervé PoussineauFix assert
2008-05-01 Magnus OlsenFixed DRIVER_FUNCTIONS this struct are being passdown...
2008-04-25 Aleksey Bragin- Add more MDL flags.
2008-04-22 Aleksey BraginBug fixes from Alex:
2008-04-14 Dmitry Chapyshev- Add header
2008-04-04 Hervé PoussineauUpdate header
2008-03-31 Aleksey Bragin- Fix PARTITION_STYLE enum to include PARTITION_STYLE_RAW.
2008-03-22 Magnus Olsenimplemented NdisScheduleWorkItem writen by me and arty
2008-03-22 Magnus Olsenadd a missing struct NDIS_WORK_ITEM and missing prototy...
2008-03-22 Magnus OlsenFixing a typo in ndis rename NdisGetSystemUptime to...
2008-03-11 Aleksey Bragin- Update FSRTL_ADVANCED_FCB_HEADER to support newer...
2008-03-10 Aleksey Bragin- Sync STORAGE_PROPERTY_ID enum with WDK.
2008-02-27 Colin FinckFix portcls build, broken in r32517, by moving the...
2008-02-27 Aleksey Bragin- The forgotten declaration.
2008-02-26 Gregor BrunmarAdded D3DCAPS8 to d3dhal.h
2008-02-17 Gregor BrunmarFixed duplicate typedef in DirectX headers for real...
2008-02-17 Gregor BrunmarFixed duplicate typedefs in DirectX headers
2008-02-17 Gregor Brunmar* Updated d3d headers to make it possible to include...
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-12 ReactOS Portable... Fix the build.
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-02-10 Aleksey Bragin- Revert 32276, since the include guard convention...
2008-02-10 Magnus Olsenfix unknown.h back as it was
2008-02-10 Hervé PoussineauRevert r32271 ; I thought we decided to remove hacks...
2008-02-10 Magnus Olsensome case psdk unknown.h being include when it should...
2008-02-10 Gregor Brunmar* Made it possible to include both d3d9types.h and...
2008-02-09 ReactOS Portable... A couple of header fixes to get all the FreeLDR-loaded...
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-02-05 ReactOS Portable... The Windows headers include a file called ioaccess...
2008-01-27 Aleksey BraginPaolo Devoti <devotip@tiscali.it>
2008-01-26 Aleksey Bragin- Add CDB16 structure.
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-28 Magnus OlsenAdd #define VIDMEM_* * to make some older drv code...
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-30 James TaborReorder drv function and added missing items. One updat...
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-11-04 Magnus OlsenFix varus issue.
2007-10-31 Hervé PoussineauFix two typos
2007-10-24 Magnus OlsenHeader fix only
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-10-01 Hervé PoussineauAdd NdisMIndicateReceivePacket
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...
2007-09-21 James Tabor- Fixed CMP_UnregisterNotification. Add IN, sorry.
2007-09-21 James Tabor- Add CMP_RegisterNotification and CMP_UnregisterNotifi...
2007-09-14 Hervé PoussineauAdd imm.h header (enough to let Wine imm.dll compile)
2007-09-09 Aleksey Bragin- Revert 28967, and fix the real issue where an overwri...
2007-09-09 Art YerkesCorrect size of KAPC_STATE to fit in the [23] window...
2007-09-04 Aleksey Bragin- Use real NT KPCR address (0xFFDFF000).
2007-09-03 Art YerkesAdded freeldr and hal from PPC branch, along with neede...
2007-08-23 Aleksey Bragin- Small NDK headers update
next