Make EventLog and Spooler services report their status to the SCM.
[reactos.git] / reactos / include /
2010-02-20 Daniel ReimerXML Compliance Patch for the RBUILD Files. By Samuel...
2010-02-18 Sir RichardPatch by Daniel Zimmermann <netzimme@aim.com>:
2010-02-18 Johannes Anderwald[PSDK]
2010-02-12 Johannes Anderwald[PSDK]
2010-02-12 Christoph von Wittich[MSDMO]
2010-02-10 Timo Kreuzer[REACTOS] Add asm.h containing macros to make assembly...
2010-02-09 Sir Richard[NDK]: Add MMPDE structure for ARM.
2010-02-09 Sir Richard[MISC]: Build fixes to sync up with latest changes.
2010-02-09 Sir Richard[NDK]: Use new ARMv6 PTE structures.
2010-02-09 Sir Richard[ARMDDK]: Use the same KPCR structure on ARM as on...
2010-02-09 Sir Richard[ARM DDK]: Use the closest possible approximation to...
2010-02-09 Sir Richard[ARM SDK]: Use real Versatile base addresses instead...
2010-02-07 Eric KohlFix LSAPR_POLICY_INFORMATION and associated types.
2010-02-06 Christoph von Wittich[QEDIT]
2010-02-06 Christoph von Wittich[MSXML3]
2010-02-06 Christoph von Wittich[MSI]
2010-02-06 evb- Make boot.s just stub to force load address, since...
2010-02-01 Sir Richard[ARM]: Fix the ARM build, hopefully without breaking...
2010-01-31 James Tabor[Win32k|User32]
2010-01-29 Sir Richard[HAL]: Rewrite IRQL handling. Alex's original code...
2010-01-28 Sir Richard[NDK]: Fix KPCR definition.
2010-01-26 Sir Richard[HAL]: Implement the profile and clock interrupt trap...
2010-01-24 Dmitry GorbachevForgot ntdef.h
2010-01-23 Sir Richard[PSDK]: Define DECLSPEC_NORETURN for MSVC and GCC.
2010-01-23 James Tabor[Win32k]
2010-01-23 Sir Richard[NDK]: Some prototype fixes.
2010-01-23 Sir Richard[PERF]: Do not declare the PCR in KeGetPcr as volatile...
2010-01-21 Timo KreuzerMerge from amd64-branch:
2010-01-21 Cameron GutmanMerge aicom-network-branch (without NDIS changes for...
2010-01-19 Sir Richard[FREELDR]: Jump to a standard 1-parameter STDCALL kerne...
2010-01-19 Daniel ReimerUpdate the d3dx9_XX.dll files to the recent wine releas...
2010-01-18 Christoph von Wittich[WINDOWSCODECS]
2010-01-18 Christoph von Wittich[MSHTML]
2010-01-18 Christoph von Wittich[QUARTZ]
2010-01-16 Eric KohlImplement CM_Set_HW_Prof[_Ex].
2010-01-16 Aleksey Bragin[PSDK]
2010-01-16 Aleksey Bragin[PSDK]
2010-01-14 Aleksey Bragin[PSDK]
2010-01-14 James Tabor[Win32k|User32]
2010-01-14 James Tabor[Win32k|User32]
2010-01-12 Timo KreuzerAdd a dummy PSEH2 for amd64
2010-01-12 Timo KreuzerEnable a few definitions for amd64, too
2010-01-10 James Tabor[Win32k]
2010-01-09 Eric KohlRemoved outdated email addresses.
2010-01-08 Sir RichardTrap handlers in C Patch 5 of X:
2010-01-08 Michael Martin[include/usb200.h]
2010-01-06 Eric KohlFix PNP_DeviceInstanceAction prototype.
2010-01-06 Kamil Hornicek- missed this one, sorry
2010-01-06 Kamil Hornicek- fix definition of ComposeRects
2010-01-05 Timo Kreuzer[win32k] / [user32]
2010-01-05 Timo Kreuzer[CSRSS]
2010-01-04 Ged MurphyAdd wcsncat back, it was removed accidentally
2010-01-04 Ged MurphyAdd some of the string safe stuff to the headers.
2010-01-03 Aleksey Bragin[NDK]
2010-01-03 Christoph von Wittichsync gdiplus with wine 1.1.35
2010-01-02 Eric KohlAdd missing device node flags.
2010-01-02 ReactOS Portable... NMI Support Patch 11:
2010-01-02 ReactOS Portable... NMI Support Patch 9:
2010-01-01 Eric KohlAdd missing device capabilities flags.
2010-01-01 Sylvain PetreolleAdd GetEventLogInformation stub.
2010-01-01 Colin FinckHappy New Year!
2009-12-31 ReactOS Portable... NMI Support Patch 1:
2009-12-31 Timo Kreuzer- mciGetCreatorTask returns HTASK not HANDLE
2009-12-30 Eric Kohl[umpnpmgr]
2009-12-30 Samuel SerapionAdd definitions for the x86bios emulator.
2009-12-28 Timo KreuzerAdd ksamd64.h. This is a temporary solution until it...
2009-12-28 Eric Kohl- Lsasrv: Create the LsaAuthenticationPort and add...
2009-12-28 Samuel SerapionSync to trunk (r44789)
2009-12-28 Samuel Serapion- Fix LPBLOCKINGCALLBACK
2009-12-27 Samuel Serapionsync to trunk (44770)
2009-12-25 Johannes Anderwald[PSDK]
2009-12-23 Christoph von Wittich[psdk]
2009-12-22 Christoph von Wittichadd some missing structures and enumerations
2009-12-20 Timo KreuzerMerge from amd64 branch:
2009-12-20 Johannes Anderwald[SETUPAPI]
2009-12-17 Daniel ReimerFix a redefinition error on ARM Build. By teh omnipoten...
2009-12-17 Timo KreuzerAdd the missing KeContextSwitches to the PRCB.
2009-12-17 Timo KreuzerHey Arch, next time you mess with code specific for...
2009-12-16 Timo KreuzerMerge from amd64 branch
2009-12-16 Timo KreuzerFix C_ASSERT yet another time.
2009-12-16 Timo Kreuzerfix _byteswap_ushort for old gccs
2009-12-16 Timo Kreuzerimplement _byteswap_ushort for arm
2009-12-16 Timo KreuzerFix prototype of MmSetAddressRangeModified
2009-12-16 Daniel ReimerSome build fixes for ReactOS ARM. Credits go to Alex...
2009-12-16 Timo KreuzerNew definition of C_ASSERT and _STATIC_ASSERT using...
2009-12-15 Timo KreuzerMerge from amd64 branch:
2009-12-15 Timo Kreuzerremove old hacks
2009-12-15 Timo KreuzerMerge from amd64 branch:
2009-12-13 Giannis Adamopoulos[win32k]
2009-12-13 Giannis Adamopoulos[user32]
2009-12-10 Timo Kreuzer[NDK]
2009-12-10 Timo Kreuzer[NDK]
2009-12-10 Ged MurphyAdd VER_SET_CONDITION macro
2009-12-10 Timo Kreuzer[NDK]
2009-12-10 Timo Kreuzer[NDK]
2009-12-10 Timo Kreuzerupdates EFLAGS definitions
2009-12-10 Timo Kreuzerfix a typo
2009-12-10 Timo Kreuzer[NDK]
2009-12-09 Timo KreuzerAdd NT_TIB32/64
2009-12-09 Timo Kreuzer- add LIST_ENTRY32/64, STRING32/64
next