Partly applied patch from bug 2874 by Vytis Girdzijauskas "CMan" cman<at>cman<dot>us
[reactos.git] / reactos / include /
2007-12-08 Christoph von WittichDmitry Timoshkov : kernel32: Fix the size of ThreadAffi...
2007-12-08 Christoph von WittichAdded definition for SEE_MASK_NOASYNC.
2007-12-07 Magnus Olsenrevert 30735 that change was wrong it should have gone...
2007-12-07 Magnus OlsenStart building up ddrawex.h
2007-12-05 Hervé PoussineauAdd missing include file
2007-12-04 Aleksey Bragin- Fix _enable/_disable intrinsics when compiling with...
2007-12-04 Hervé PoussineauChange service interface too
2007-12-04 Hervé PoussineauUpdate idl file too
2007-12-03 James TaborImp Get/SetDeviceGammaRamp, not fully supported yet...
2007-12-02 Aleksey Bragin- Implement NtInitalizeRegistry with proper boot flags...
2007-12-01 James TaborComplete driver function table. This is the best we...
2007-12-01 Timo Kreuzerupdate ntgdibad.h
2007-11-30 James TaborReorder drv function and added missing items. One updat...
2007-11-29 Christoph von Wittichremove the const from the DrawShadowText function to...
2007-11-29 Hervé PoussineauFix build
2007-11-29 Hervé PoussineauFix build
2007-11-29 Hervé PoussineauFix build
2007-11-29 Hervé PoussineauAdd some prototypes
2007-11-28 Colin FinckDon't define the "min" and "max" macros in the general...
2007-11-28 Colin FinckChange widl to use only host headers.
2007-11-28 Christoph von Wittichadd winineti.h from wine
2007-11-28 Christoph von Wittichadd some defines
2007-11-28 James Tabor- Removed NtGdiGet/SetStretchBltMode, updated all relat...
2007-11-27 Magnus Olsenpart 1/2
2007-11-27 James TaborImplement SetTextJustification. Add code for Window...
2007-11-27 James TaborRemoved NtGdiGet/Set/GraphicsMode/PolyFillMode/MapMode...
2007-11-26 James TaborRemoved NtGdi/GetCurrentPositionEx/MoveToEx, update...
2007-11-25 Johannes Anderwald- add RRF_RT_ANY constant
2007-11-25 Johannes Anderwald- add declaration of SHCreateDataObject
2007-11-25 Magnus Olsenfix a header issue with wine d3d.h
2007-11-25 Magnus Olsenmake our ddraw.h better that ms.
2007-11-25 Magnus Olsenfix compiling warings for d3d9 that I got local.
2007-11-25 Magnus Olsenfix some of wine d3d8 waring at compiling.
2007-11-24 Aleksey Bragin- MS's crt headers define this as 'const'. Fixes an...
2007-11-24 Hervé PoussineauRemove YDEBUG define support, replaced by DEBUGCHANNEL...
2007-11-22 Aleksey Bragin- Fix prototype of NtLoadKeyEx.
2007-11-22 Aleksey BraginDmitry Chapyshev <lentind@yandex.ru>
2007-11-22 Aleksey BraginDmitry Chapyshev <lentind@yandex.ru>
2007-11-22 Thomas BluemelAdd missing definitions
2007-11-21 Colin FinckUpdate mingw headers to version 3.13
2007-11-21 Thomas BluemelImplement WM_QUERYUISTATE, WM_CHANGEUISTATE and WM_UPDA...
2007-11-21 Thomas BluemelStore the internal window placement directly inside...
2007-11-20 James TaborRemoving old syscalls and updated related files. Old...
2007-11-18 Colin FinckMSVC compatibility fix (inline -> __inline)
2007-11-18 Aleksey Bragin- MSVC compatibility fix (inline -> __inline).
2007-11-17 Thomas BluemelOptimize GetParent() to read the information from the...
2007-11-17 Thomas BluemelOptimize SendMessageA/W to allow certain messages be...
2007-11-16 Ged Murphyadd IDeskBarClient interface to shlobj
2007-11-16 Thomas BluemelOptimize IsWindow() and IsWindowUnicode()
2007-11-16 Thomas BluemelOptimize ClientToScreen(), ScreenToClient() and MapWind...
2007-11-16 Thomas BluemelMake registration of system window classes a bit more...
2007-11-16 Thomas BluemelOptimize GetWindowText(Length)A/W and WM_GETTEXT(LENGTH)
2007-11-15 Christoph von Wittichadd some defines
2007-11-15 Christoph von Wittichadd some defines
2007-11-15 Thomas BluemelImplement GetWindowLongA/W without having to call win32...
2007-11-15 Colin FinckAttempt to fix the build...
2007-11-15 James TaborAdd more data for ClientInfo, Callback and support...
2007-11-15 Thomas Bluemel- Fix desktop heaps handling and various bugs
2007-11-15 Aleksey BraginDmitry Chapyshev <lentind@yandex.ru>
2007-11-15 Thomas BluemelExpose the pointer to the shared heap and the delta...
2007-11-14 Hervé PoussineauTry to be more consistent in unimplemented messages
2007-11-14 Hervé PoussineauTry to be more consistent in unimplemented messages
2007-11-14 Hervé PoussineauUse Wine debug channel infrastructure. I modified it...
2007-11-12 James TaborMove types out of handles headers. Add Locks for displays.
2007-11-12 Magnus OlsenUpdate wine d3d8 and wined3d to wine release version...
2007-11-12 Hervé PoussineauSilent some MSVC warnings
2007-11-12 Hervé PoussineauSilent some MSVC warnings
2007-11-12 James Tabor3rd FIN.
2007-11-12 James Tabor2nd Sort out gdi device mess.
2007-11-12 James TaborRemoved unused DeviceDriver. Fix behavior for dcattr.
2007-11-12 James Tabor1st Sort out gdi device mess.
2007-11-11 Johannes Anderwald- fix api definition
2007-11-11 Johannes Anderwald- move Shell_MergeMenus to shlobj.h where it belongs
2007-11-11 Art YerkesAdd structures related to devtree.c
2007-11-11 James TaborWe need a dpdev support for DX. All should go into...
2007-11-11 Timo Kreuzer- NtUserScrollDC() only returns TRUE or FALSE
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-11-10 Timo Kreuzerfix bug in NtUserToUnicodeEx. It still ignores the...
2007-11-09 Magnus Olsenupdate the new ks-h with one more struct
2007-11-08 Magnus OlsenFix the reactx build for ksuser.dll
2007-11-08 Timo Kreuzerrename NtGdiGetClipBox to NtGdiGetAppClipBox
2007-11-07 James TaborWin32k/Gdi32
2007-11-06 James Tabor- Removed NtGdiGetCharWidthFloat, NtGdiGetCharABCWidths...
2007-11-05 Colin FinckCopy one more header from RosBE-Windows' include direct...
2007-11-05 Colin FinckRemove the "#define _TYPEDEFS64_H" line, which prevente...
2007-11-05 Hervé PoussineauAdd PSHORT and PUSHORT types
2007-11-05 Hervé PoussineauRemove useless file
2007-11-05 James TaborFix typo in header.
2007-11-04 Magnus OlsenFix varus issue.
2007-11-04 James TaborFix gdi batch size.
2007-11-04 James Tabor- Removed NtGdiDeleteObject from w32ksvc.db and ntgdibad.h.
2007-11-04 Magnus Olsenadd allot more struct, enum, define, to many to write...
2007-11-04 Magnus OlsenCommit a ks.h header file from 2005 written by me,...
2007-11-04 Magnus Olsenglobal header for directx version info for the rc file.
2007-11-04 Aleksey Bragin- Add some defines from Wine.
2007-11-04 Art YerkesAdd the beginnings of context switch and decrementer...
2007-11-04 Art YerkesAdd machineType to arch specific info.
2007-11-04 James TaborFix types in header.
2007-11-04 James TaborRemove unneeded structure info.
2007-11-04 James Tabor- Removed NtGdiTranslateCharsetInfo, updated w32ksvc...
next