We now return memory map.
[reactos.git] / reactos / include /
2008-02-06 Dmitry Chapyshev- Fix formatting for ras.h, rasdlg.h and rasapi.h
2008-02-06 Dmitry Chapyshev- Import tapi32.dll from Wine
2008-02-05 ReactOS Portable... Implement ARM version of DbgBreakPoint in the RTL....
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-02-04 Johannes Anderwald- remove unused members
2008-02-04 Johannes Anderwald- rename member
2008-02-04 Aleksey Bragin- Add missing registry values.
2008-02-04 Johannes Anderwald- add api message structs / constants for doskey
2008-02-04 Aleksey Bragin- Sync RPC headers with Wine.
2008-02-02 Christoph von Wittichrewrote alias handling in cmd for doskey compatibility
2008-02-01 Colin FinckRemove some redefined macros from "winnls.h"
2008-01-31 Timo Kreuzerfix definitions of WM_MOUSEWHEEL and WM_MOUSELAST
2008-01-30 Filip NavaraAdd NT6 members to the enumerations and structures.
2008-01-27 Aleksey BraginPaolo Devoti <devotip@tiscali.it>
2008-01-26 Aleksey Bragin- Add CDB16 structure.
2008-01-26 Christoph von Wittichhackfix PSEH for gcc > 4.2
2008-01-26 Ged Murphy- fix number of params in 3 win32k syscalls
2008-01-24 Christoph von Wittichdo not redefine _pctype
2008-01-24 Christoph von Wittichdo not redefine _pctype
2008-01-23 Art YerkesUnhack freeldr.c a bit by applying some adjustment...
2008-01-23 Art YerkesPage fault, system calls, context switches debugged.
2008-01-20 Aleksey Bragin- Fix warnings.
2008-01-20 Aleksey Bragin- Fix warnings.
2008-01-20 Aleksey Bragin- Add swprintf prototype, since oleaut32 needs it.
2008-01-20 Aleksey Bragin- Sync the header with Wine, it's vital for the new...
2008-01-19 Aleksey Bragin- Fix build.
2008-01-18 Christoph von Wittichupdate wine headers included by widl to wine-0.9.53
2008-01-18 Hervé PoussineauUse new interface names
2008-01-18 James TaborPatch by Stefan100 stefan__100__ at hotmail.com. Remove...
2008-01-17 Colin Finck- Define the copyright year one time and then use this...
2008-01-16 Aleksey Bragin- Sync NDK changes.
2008-01-16 Aleksey Bragin- Add more NLS definitions.
2008-01-16 Hervé PoussineauUpdate prototype
2008-01-16 Hervé PoussineauAdd missing FOF_NORECURSION
2008-01-14 Gregor BrunmarAdded missing decleration of StringCbPrintfA and String...
2008-01-14 Hervé PoussineauAdd missing constants/prototypes
2008-01-14 Hervé PoussineauAdd some constants
2008-01-14 Hervé PoussineauAdd missing constants/prototypes
2008-01-13 Thomas BluemelAdd more definitions
2008-01-13 Colin Finck- Change the comment about the build tag for releases...
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2008-01-10 Aleksey Bragin- Add more defines from Wine.
2008-01-10 James TaborRemoved Enhmeta code from win32k.
2008-01-10 James TaborAdd member items for meta clipping region and bounding...
2008-01-09 Ged Murphy- Fall back onto some of the previous win32k icon handl...
2008-01-09 James TaborUpdate SetMetaRgn, UpdateColors, ResizePalette and...
2008-01-08 Hervé PoussineauBy default, display ERROR level debug output
2008-01-08 James TaborRemove unused flags and start using new dc type ids.
2008-01-07 Aleksey Bragin- Don't include ntsecpkg.h for now. If it's needed...
2008-01-07 Aleksey Bragin- Add declaration for KdChangeOption exported native...
2008-01-07 Hervé PoussineauUpdate irot.idl
2008-01-06 Art Yerkest's a bit embarrasing that some of this was undone...
2008-01-06 Aleksey Bragin- Add rpcasync.h from wine and include it.
2008-01-06 James TaborFix regression in RealizePalette. Send broadcast messag...
2008-01-06 James TaborPatch by Stefan100 stefan__100__ at hotmail.com. Remove...
2008-01-06 James TaborRemoved NtGdiExtTextOut/PolyTextOut. Update related...
2008-01-05 James TaborFixed regression in RealizePalette, found by Stefan100.
2008-01-05 James TaborPatch by Stefan100 stefan__100__ at hotmail.com. Remove...
2008-01-05 Hervé PoussineauAdd NtRenameKey prototype
2008-01-05 Colin FinckAttempt to fix build :)
2008-01-05 Magnus Olsenadd #ifndef _DDRAWGDI_ so we can use this file more...
2008-01-04 Christoph von Wittichadd mscoree headers from wine
2008-01-04 Christoph von Wittichupdate header with definitions from wine
2008-01-03 Christoph von Wittichupdate hlink headers to wine 0.9.52
2008-01-02 James TaborFix DxEngSetHdevData.
2008-01-02 Magnus Olsenimplement DxEngIncDispUniq
2008-01-02 Magnus Olsenpartly implement DxEngSetHdevData
2008-01-02 Magnus Olsenfixed DxEngCleanDC protoype
2008-01-02 Magnus Olsenimplement DxEngLockShareSem
2008-01-01 James TaborMerry New Year post!
2007-12-31 Dmitry ChapyshevHappy New Year! ;)
2007-12-31 James TaborAdd documented gdi object types enum.
2007-12-31 Magnus Olsencleanup ntgdibad from api that have been remove.
2007-12-31 Aleksey Bragin- Turn on libxml2 support in msxml3.dll.
2007-12-31 James TaborMerge DD structure info into gdi structures.
2007-12-31 Magnus Olsenremve EDD_SURFACE_LOCAL after reexaime it.
2007-12-30 Magnus OlsenImplement DxDdUnlockDirectDrawSurface
2007-12-30 Magnus Olsenimplement DxDdLockDirectDrawSurface in dxg
2007-12-30 James TaborFix redef of region attr. Add temp union for GDI_TABLE_...
2007-12-29 Dmitry ChapyshevHeader file for strsafe library (Part 1/2)
2007-12-29 Gregor BrunmarAdded missing display device state flags to wingdi.h
2007-12-29 Dmitry Chapyshev- Fix typo
2007-12-29 James TaborAdd Get/SetLayout to psdk.
2007-12-28 Hervé PoussineauAdd vDbgPrintEx/vDbgPrintExWithPrefix prototypes
2007-12-28 Magnus OlsenAdd #define VIDMEM_* * to make some older drv code...
2007-12-27 Magnus Olsenimplement DxEngGetDeviceGammaRamp
2007-12-27 Timo Kreuzer- fix definition of SymGetFileLineOffsets64
2007-12-27 Timo Kreuzeradd PDBGHELP_CREATE_USER_DUMP_CALLBACK, DbgHelpCreateUs...
2007-12-27 Timo Kreuzerfix definition of FindFileInPath
2007-12-26 Hervé PoussineauAdd more DPFLTR_*_ID constants
2007-12-22 James TaborFix CHWIDTHINFO size.
2007-12-21 Marc Piulachs- Update headers from wine (mostly formatting)
2007-12-21 Aleksey Bragin- Isolate Hal* #defines, which are absent in WDK, they...
2007-12-21 James Taborfix build
2007-12-21 James TaborCorrect size for universal font id.
2007-12-21 James TaborAdd missing devivemode type.
2007-12-20 Colin FinckRemove this deprecated wchar_t logic.
2007-12-20 Colin Finck- Don't reinvent the wheel again: Use <host/typedefs...
2007-12-19 Timo Kreuzer- update dbghelp.h and cvconst.h from wine
next