Matthias Kupfer (matthias DOT kupfer AT informatik DOT tu-chemnitz DOT de)
[reactos.git] / reactos / include /
2008-06-08 Aleksey Bragin- Update dciddi.h header based on Magnus's patch.
2008-06-08 James TaborUpdate NtUserInitializeClientPfnArrays add additional...
2008-06-06 Aleksey Bragin- Update RtlIsTextUnicode (fixes some ntdll rtlstr...
2008-06-02 Aleksey BraginStefan Ginsberg <stefan__100__@hotmail.com>
2008-06-01 Dmitry Chapyshev- Update headers
2008-05-31 Colin FinckSync wininet with Wine. This fixes the Download! issue.
2008-05-31 Colin FinckImplement support for FIONREAD in WSPIoctl. (hope I...
2008-05-30 Aleksey Bragin- Really fix _rotl. Thanks KJK::Hyperion!
2008-05-30 Aleksey Bragin- Fix a warning in 1st of April's implementation of...
2008-05-30 James TaborModified GDIOBJ_Copy and Set owner to return bool....
2008-05-29 James TaborUse server information structure for system colors.
2008-05-29 James TaborUpdate NtUserBitBltSysBmp.
2008-05-28 Magnus OlsenThis file will be share between dxg and win32k explain...
2008-05-28 James TaborAdd Gdi entry flag.
2008-05-28 James TaborNtUserRegisterClassExWOW also given FNID. Added one...
2008-05-28 James TaborNtUserSetWindowFNID is needed for supporting NtUserGetC...
2008-05-28 Timo Kreuzerexception.h: merge changes from wine.
2008-05-27 Aleksey Bragin- More header fixes.
2008-05-26 Aleksey Bragin- Fix misc structures definitions.
2008-05-25 KJK::Hyperionmodified include/psdk/winnls.h
2008-05-25 Gregor Brunmar* Changed to correct signature of NtUserGetClassName()
2008-05-24 Pierre Schweitzer- Imported dciman32.dll from Wine HEAD
2008-05-23 Johannes Anderwald- add prototypes for GetTraceEnableLevel, RegisterTrace...
2008-05-23 Magnus OlsenImplemtened : NtUserGetTitleBarInfo
2008-05-23 James TaborMove W structure back into dc.h and added the clip...
2008-05-22 Johannes Anderwald- add GetTraceEnableFlags prototype
2008-05-22 Johannes Anderwald- check if PEVENT_TRACE_HEADER is already defined
2008-05-22 James TaborAdd NtGdiGetRandomRgn iCode values.
2008-05-22 Magnus Olsenimplemented GetTitleBarInfo in user32 it works now...
2008-05-22 Aleksey Bragin- Fix a typo in this header's guard, prevents multiple...
2008-05-21 Aleksey BraginStefan Ginsberg <stefan__100__@hotmail.com>
2008-05-21 Aleksey Bragin- Fix a few typos in SHARED_CACHE_MAP definition in...
2008-05-21 Aleksey Bragin- Convert imagehlp's .def file to .spec format (keeping...
2008-05-20 Marc Piulachs- Added 'MessageHeader' module type for handling .mc...
2008-05-20 Aleksey BraginStefan Ginsberg <stefan__100__@hotmail.com>
2008-05-20 James TaborWin32k:
2008-05-19 James TaborAdd correction for GetClassName.
2008-05-18 Hervé PoussineauMake eventlog RPC interface more compatible with MS...
2008-05-18 Hervé PoussineauAdd ms-dtyp.idl file, and use it
2008-05-17 James TaborAdd DCE pointer to window class. Start support for...
2008-05-17 Hervé PoussineauAdd fusion.idl from Wine
2008-05-15 James TaborImplement Delete/CreateColorSpace and Get/SetColorSpace.
2008-05-14 Aleksey BraginStefan Ginsberg <stefan__100__@hotmail.com>
2008-05-14 Ged MurphyA few missing defines I needed
2008-05-13 Gregor BrunmarFixed spelling mistake from previous checkin
2008-05-13 Gregor BrunmarNtUserBuildHwndList() returns NTSTATUS, not ULONG....
2008-05-12 Colin FinckRemove all remaining occurrences of the W64 macro.
2008-05-12 Aleksey Bragin- Fix yet another typo in the same line, spotted by...
2008-05-12 Aleksey Bragin- Fix a typo, spotted by Stefan Ginsberg.
2008-05-12 James TaborFix typo spoted by Stefan100.
2008-05-11 Timo KreuzerNtUserEnumDisplaySettings returns NTSTATUS not BOOL...
2008-05-11 Timo Kreuzerfix a header name
2008-05-11 Pierre SchweitzerSynced urlmon.dll with Wine HEAD.
2008-05-11 Hervé PoussineauImplement SHGetFolderPathAndSubDirA/W, taken from Wine
2008-05-11 Aleksey BraginKamil Hornicek <tykef@atlas.cz>
2008-05-11 James TaborFix brush attribute structure and add flags. Add gdi...
2008-05-10 Aleksey Bragin- Get rid of duplicated (and different) NB_LAST_STOCK...
2008-05-10 Colin FinckSamuel Serapión (samdwise51 AT gmail DOT com):
2008-05-10 Magnus Olsenmove the undoc DC_BITMAP to ntgdityp.h header after...
2008-05-10 Magnus Olsenadding a new define DC_BITMAP for GetStockObject
2008-05-09 Daniel ReimerUpdate of some Headers for the Winetests of non autosyn...
2008-05-08 Hervé PoussineauDon't depend of UNICODE/_UNICODE
2008-05-07 Marc Piulachs-try to fix linux build
2008-05-07 Marc Piulachs-fix linux build
2008-05-07 Marc Piulachs- add missing idl files to build
2008-05-07 Timo Kreuzer(Nt)UserGetWindowDC returns a HDC, not a DWORD
2008-05-07 Timo Kreuzerntifs.h: fix prototypes of PsChargePoolQuota, PsChargeP...
2008-05-06 Timo Kreuzerchange Amount param in all PsXxxPoolQuota functions...
2008-05-06 Timo Kreuzerfix MmMapViewOfSection prototype
2008-05-06 Timo KreuzerDC: use dc.DcLevel.hPal for the palette instead of...
2008-05-06 Timo Kreuzerrename 2nd parameter of NtUserGetClipboardData from...
2008-05-06 Dmitry Chapyshev- Add & update headers
2008-05-06 Johannes Anderwald- define LPD3DVECTOR_DEFINED when d3d9 and dsound heade...
2008-05-05 Hervé PoussineauFix assert
2008-05-04 James TaborImpement DxEngSetDCState, DxEngIsHdevLockedByCurrentThr...
2008-05-04 Dmitry Chapyshev- Update header file
2008-05-04 Magnus Olsenfixed some typo and stefan100 suggest to remove a ...
2008-05-04 Johannes Anderwald- add mmreg.h
2008-05-03 James TaborFix DxEngCreateMemoryDC, GetDesktopDC and DeleteDC.
2008-05-03 Magnus OlsenBugfix : DRVFN gaEngFuncs one row was wrong thx irc...
2008-05-03 Magnus Olsenimplemented partly DxEngGetDesktopDC
2008-05-02 Ged Murphy- Get the locations of DrawCaptionTemp and RegisterShel...
2008-05-02 Magnus OlsenFixed some struct member positions in EDD_DIRECTDRAW_GLOBAL
2008-05-01 Magnus OlsenFixed DRIVER_FUNCTIONS this struct are being passdown...
2008-05-01 Ged MurphyDECLSPEC_NOVTABLE isn't supported by gcc
2008-05-01 Magnus Olsenadd regkey HKLM\SYSTEM\CurrentControlSet\Control\Graphi...
2008-05-01 Ged Murphy- Add IMenuBand COM interface
2008-05-01 Ged Murphy- Add IShellView2 and IShellView3 COM interfaces
2008-05-01 Ged MurphyMore COM interfaces needed for the new explorer
2008-05-01 Ged MurphyStart to fix some COM interfaces which will be used...
2008-04-30 Timo Kreuzer- DxEngGetHdevData: return a DWORD_PTR instead of a...
2008-04-29 Aleksey Bragin- All DxEng APIs are STDCALL. The only possible excepti...
2008-04-29 Aleksey Bragin- Fix typos in source code comments.
2008-04-29 James TaborUpdate DxEngSetDCOwner and add owner masks.
2008-04-28 Johannes Anderwald- add GUID_DEVCLASS_DISPLAY
2008-04-27 Magnus OlsenGetting the pain in the ass api DxDdCreateDirectDrawObj...
2008-04-27 Magnus Olsenadd new : define a new flags for edd_directdraw_global...
2008-04-27 Magnus Olsenadd DD_VIDEOPORTCALLBACKS it mean directx video port...
2008-04-27 Magnus Olsenms dxg.sys can now found and execute GetAvailDriverMemo...
2008-04-27 Magnus Olsenadding more code for init the drv in intEnableReactXDriver
next