[WINDOWSCODECS]
[reactos.git] / reactos / include / ndk /
2010-01-08 Sir RichardTrap handlers in C Patch 5 of X:
2010-01-05 Timo Kreuzer[CSRSS]
2010-01-03 Aleksey Bragin[NDK]
2010-01-02 ReactOS Portable... NMI Support Patch 9:
2009-12-31 ReactOS Portable... NMI Support Patch 1:
2009-12-20 Timo KreuzerMerge from amd64 branch:
2009-12-17 Timo KreuzerAdd the missing KeContextSwitches to the PRCB.
2009-12-16 Timo KreuzerMerge from amd64 branch
2009-12-02 Michael MartinSXS Support Part 1 of 2. All import work done by Samuel...
2009-11-10 Stefan Ginsberg- Fix HalDisableSystemInterrupt -- it doesn't return...
2009-11-09 Stefan Ginsberg- Add KCALLOUT_FRAME to define the kernel callback...
2009-11-09 Stefan Ginsberg- Implement the generic bus handler support and initial...
2009-11-08 Stefan Ginsberg- Disable the MiCacheImageSymbols call in MmLoadSystemI...
2009-11-02 Stefan Ginsberg- Fix support for /CRASHDEBUG and /NODEBUG; we didn...
2009-10-30 Stefan Ginsberg- Restructure HAL bus routines a bit.
2009-10-29 Stefan Ginsberg- INITIAL_STALL_COUNT makes more sense in decimal ...
2009-10-29 Stefan Ginsberg- Implement the ThreadDescriptorTableEntry case for...
2009-10-25 Stefan Ginsberg- DBGKD_WAIT_STATE_CHANGE64 is used in KD protocol...
2009-10-23 Stefan Ginsberg- Replace RtlpGetExceptionAddress by the _ReturnAddress...
2009-10-18 Timo KreuzerMerge trunk (r43561)
2009-10-17 Timo KreuzerAdd some structure offset macros to asm.h for amd64
2009-10-17 Stefan Ginsberg- Add STATUS_SUCCESS to asm.h and make use of it.
2009-10-15 Timo KreuzerUpdate MMPTE
2009-10-15 Timo KreuzerEPROCESS.Session is a PVOID not an ULONG
2009-10-15 ReactOS Portable... - Multiple Virtual Memory API fixes:
2009-10-15 ReactOS Portable... - Multiple PEB/TEB creation fixes:
2009-10-14 Stefan GinsbergMove x86 assembly macros into the x86 directory.
2009-10-14 Timo KreuzerFix definition of PORT_MAXIMUM_MESSAGE_LENGTH for 64 bit
2009-10-14 Timo KreuzerAdd back PORT_MAXIMUM_MESSAGE_LENGTH for user mode...
2009-10-14 Timo Kreuzer[NDK] remove PORT_MAXIMUM_MESSAGE_LENGTH, it's defined...
2009-10-14 Timo KreuzerMerge amd64 NDK from amd64 branch:
2009-10-14 Timo KreuzerUpdate MMPTE_HARDWARE
2009-10-12 Timo Kreuzer[NDK] add CBSTACK_FRAME_POINTER for amd64
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-10-10 Stefan GinsbergKD64 Compatibility Bringup:
2009-10-09 Stefan Ginsberg- Fix DbgLoadImageSymbols -- it doesn't return anything.
2009-10-04 Stefan GinsbergMega KD64 revival patch:
2009-09-30 Stefan GinsbergReactOS SMP Bringup Lite:
2009-09-28 Stefan GinsbergCorrection to 36917: EPROFILE/KPROFILE.Segment is point...
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-09-11 James Tabor- Quick implementation of RtlIsThreadWithinLoaderCallout.
2009-08-24 Stefan Ginsberg- Get rid of TAG() from the kernel
2009-08-20 Stefan Ginsberg- Remove several assumptions that the default calling...
2009-08-08 Stefan Ginsberg- Correct the RegionSize member of MEMORY_BASIC_INFORMA...
2009-08-07 Stefan Ginsberg- Remove HalDisplayString from the DDK as it doesn...
2009-08-06 Aleksey Bragin- Add PsGetThreadId declaration.
2009-08-05 Gregor Schneider-Import tkreuzer's time implementation from AMD64 branch
2009-08-03 Aleksey Bragin- Add PsGetProcessInheritedFromUniqueProcessId declarat...
2009-07-26 Timo KreuzerSync to trunk head (r42241)
2009-07-25 Stefan Ginsberg- Fix incorrect definition of ZwCreateDebugObject after...
2009-07-15 ReactOS Portable... - Start re-defining the PTE and PDE structures for:
2009-07-15 Stefan Ginsberg- The 4th parameter of NtCreateDebugObject is not a...
2009-07-12 ReactOS Portable... Define all the other PROCESSOR_ARCHITECTURE values too
2009-07-11 ReactOS Portable... Define PAGE_SIZE in winnt.h for now, for modules that...
2009-06-22 Aleksey Bragin- Remove padding member from ETHREAD, it's not needed...
2009-06-20 Timo KreuzerFix _WIN64 definition of PORT_MAXIMUM_MESSAGE_LENGTH...
2009-06-20 Timo KreuzerMerge trunk head (r41474)
2009-06-20 Timo KreuzerNDK: fix definition of HARDERROR_MSG
2009-06-15 Timo Kreuzer- Fix definition of RTL_HANDLE_TABLE_ENTRY
2009-06-12 Dmitry Chapyshev- Add job limit flags (based on MSDN info)
2009-06-10 Aleksey Bragin- Add PsSetProcessPriorityByClass() declaration to...
2009-05-21 Timo KreuzerSync trunk head (r41026)
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-02-23 Dmitry GorbachevAllow shared interrupts.
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-02-14 Timo KreuzerAdd PPROCESSOR_IDLE_FUNCTION, fix PROCESSOR_POWER_STATE
2009-02-14 Timo KreuzerRevert last commit. MS doesn't want poor ddk users...
2009-02-14 Timo KreuzerAdd PPROCESSOR_IDLE_FUNCTION, fix PROCESSOR_POWER_STATE
2009-02-06 Timo Kreuzermerge from amd64 branch:
2009-02-06 Timo Kreuzermerge from amd64 branch:
2009-02-03 Timo KreuzerSync to trunk r39350.
2009-02-03 Timo Kreuzer[NDK] Use intrinsics for rtl byteswap functions for...
2009-02-03 Timo KreuzerFix LDR_DATA_TABLE_ENTRY member names
2009-01-24 Timo KreuzerMerge 38960 from trunk
2009-01-23 Timo KreuzerNDK: fix and update LDR_DATA_TABLE_ENTRY
2009-01-20 Christoph von Wittichstublement some more Activation Context stuff
2009-01-19 Stefan GinsbergFix the completely retarded implementation of KdComPort...
2009-01-17 Colin FinckUse DECLSPEC_NORETURN and place it at the top of the...
2009-01-15 Aleksey Bragin- Revert 38770's modifications to NDK.
2009-01-15 Dmitry Chapyshev- Implement GetDevicePowerState
2009-01-14 Stefan Ginsberg- DBGK: Use flags instead of magic values for Debug...
2009-01-04 Aleksey Bragin- Rewrite SystemTimeOfDay QuerySystemInformation case...
2009-01-04 Dmitry GorbachevPWSTR -> PCWSTR
2009-01-01 Timo KreuzerSync to trunk r38500
2009-01-01 Timo KreuzerSync to trunk r38250
2008-12-31 Timo KreuzerSync to trunk r38200
2008-12-28 Samuel SerapionFix RtlAllocateHeap, RtlExtendHeap,RtlSizeHeap definitions.
2008-12-26 Samuel SerapionCorrect SYSTEM_PROCESS_INFORMATION
2008-12-15 Dmitry Chapyshev- Add ACTIVATION_CONTEXT_STACK structure
2008-12-15 Samuel SerapionSync to trunk head(r38096)
2008-12-14 Timo KreuzerPatch by encoded: update SHARED_CACHE_MAP
next