Change some leftover .rbuild files from compiler="cpp" to compiler="cxx"
[reactos.git] / reactos / include /
2009-04-21 James Tabor- Revert part of 40626.
2009-04-21 James Tabor- Add more EMF records types.
2009-04-21 KJK::HyperionSupersedes r40538, r40539; RosBE bug fixed with a RosBE...
2009-04-17 Christoph von Wittichfix last setupapi stringtable winetest
2009-04-16 KJK::HyperionThis is why we can't have nice things. Reverting r40538...
2009-04-16 KJK::HyperionRbuild rationalization commit, umpteenth of infinite
2009-04-15 Kamil Hornicek- sync wined3d, d3d8, d3d9, ddraw with Wine 1.1.19
2009-04-14 Johannes Anderwald- Fix warning
2009-04-13 Gregor Schneiderremove semicolon from define, thanks to Carlo Bramini...
2009-04-09 Timo Kreuzerfix DEVMODE, 2nd try
2009-04-09 Timo KreuzerFix definition of DEVMODE
2009-04-06 Dmitry Chapyshev- Sync some headers with Wine
2009-04-06 Gregor Schneider- include/crt/math.h: float type math functions are...
2009-04-06 Timo Kreuzerrevert miniport.h changes for now
2009-04-06 Timo Kreuzerfix include guard, use winddi types instead of ros...
2009-04-06 Timo KreuzerDDK update
2009-04-05 Kamil Hornicek- import ddraw from Wine and use it for now
2009-04-02 James Tabor- Migration changes from PPROCESSINFO and PTHREADINFO...
2009-04-01 Stefan Ginsberg- Fix build breakage from 40056, caused by a missing...
2009-04-01 Christoph von Wittichfix include guard
2009-03-31 James Tabor- Implement NtUserProcessConnect. Moving to client...
2009-03-30 Ged Murphy- Show the underline menu cues when pressing the alt key
2009-03-30 James Tabor- Move W32PROCESSINFO to PROCESSINFO.
2009-03-29 Aleksey Bragin- Implement KeTestSpinLock.
2009-03-28 Hervé PoussineauAdd some defines, to be used later in freeldr
2009-03-25 Johannes Anderwald- Fix calling convention for KsNullDriverUnload
2009-03-25 James Tabor- Write new simplified NtGdiDeleteObjectApp based on...
2009-03-22 Johannes Anderwald- Clean up my working copy
2009-03-20 Christoph von Wittichadd some new (incomplete) network headers
2009-03-18 Timo Kreuzerremove UNW flags from winnt.h, they don't belong there
2009-03-18 Timo KreuzerAdd DDI_DRIVER_VERSION_NT5_01_SP1
2009-03-18 Timo Kreuzeradd missing definition of MultiplyHigh and UnsignedMult...
2009-03-17 James Tabor- Rename gdi entry flag.
2009-03-17 Timo KreuzerDon't use C++ comment style in C headers.
2009-03-17 James Tabor- Added one more gdi entry flag with notes.
2009-03-17 Timo KreuzerRewrite DRIVEROBJ api, giving the object a handle,...
2009-03-16 Christoph von Wittich-add wlan service to registry
2009-03-16 Christoph von Wittichadd missing types
2009-03-16 Christoph von Wittich-implement WlanScan and WlanEnumInterfaces
2009-03-16 Christoph von Wittichimplement WlanCloseHandle
2009-03-16 Christoph von Wittichmove some structs to the idl
2009-03-15 Sylvain Petreolleunbreak wlananpi build by #ifdef'ing struct_C, struct_D...
2009-03-15 Christoph von Wittich-add some more WLAN types
2009-03-15 Dmitry Chapyshev- Add some defines
2009-03-15 Christoph von Wittichadd wlantypes.h and move some definitions to the correc...
2009-03-15 Christoph von Wittichadd ntddndis.h and windot11.h
2009-03-15 Dmitry Chapyshev- Add httpapi, initpki, itircl, msisys.ocx, msnet32...
2009-03-15 Dmitry Chapyshev- Add mssign32, msisip, query, updspapi, wintab32 from...
2009-03-14 Christoph von Wittichstub wlanapi
2009-03-14 Colin FinckImport a part of mingw-w64's "ctype.h" into our "ctype.h"
2009-03-14 Colin Finck- Sync the common mingw stuff with mingw-w64 HEAD
2009-03-13 Timo Kreuzerfix definition of _STATIC_ASSERT
2009-03-12 Johannes Anderwald- Fix KSDATAFORMAT_WAVEFORMATEX & KSDATAFORMAT_DSOUND...
2009-03-09 Kamil Hornicek- fix some prototypes, remove dxroslayer from dsound
2009-03-09 Johannes Anderwald- Disable message flood when playing audio files as...
2009-03-04 Dmitry Chapyshev- Fix header
2009-03-03 Dmitry Chapyshev- Sync header
2009-03-01 James Tabor- Implement GdiIsPlayMetafileDC.
2009-03-01 James Tabor- Implement GdiIsMetaFileDC and GdiIsMetaPrintDC.
2009-03-01 Dmitry Chapyshev- Fix dmo.h and mediaerr.h
2009-03-01 Johannes Anderwald- Disable ASSERTMSG macro to fix compilation
2009-03-01 Johannes Anderwald- Add missing guids, interfaces, structs to get CMIDriv...
2009-02-27 Dmitry Chapyshev- Add twain.h from Wine
2009-02-27 Dmitry Chapyshev- Add DNS_RRSET_INIT, DNS_RRSET_ADD, DNS_RRSET_TERMINATE
2009-02-26 Dmitry Chapyshev- Update headers
2009-02-26 Dmitry Chapyshev- Add msctf from Wine
2009-02-26 Dmitry Chapyshev- Sync itss, mlang with Wine head
2009-02-25 Dmitry Chapyshev- Fix build. Sorry
2009-02-25 Dmitry Chapyshev- Add inseng, localspl, wuapi from Wine
2009-02-25 Andrew GreenwoodSet svn:eol-style native on ntstrsafe.h
2009-02-23 Dmitry GorbachevFix compilation of wdmaud.sys
2009-02-23 Dmitry GorbachevFix mmsystem.h
2009-02-23 Dmitry GorbachevTrying to fix r39718, r39719...
2009-02-23 Dmitry GorbachevAllow shared interrupts.
2009-02-23 Johannes Anderwald- Add KSDATARANGE_AUDIO
2009-02-22 Andrew GreenwoodClosing of wave output devices is functional and termin...
2009-02-22 Dmitry Chapyshev- Add CheckTokenMembership to winbase.h
2009-02-21 Johannes Anderwald- Add macros for KsStreamIo
2009-02-20 Johannes Anderwald- Fix property sets for sysaudio
2009-02-19 Johannes Anderwald- Fix build
2009-02-18 Andrew GreenwoodRewrite DoWaveStreaming (makes CommitWaveHeaderToKernel...
2009-02-18 Andrew GreenwoodRemoved hooks for prepare/unprepare/stream of WAVEHDR...
2009-02-18 Johannes Anderwald- Fix KSOBJECT_CREATE struct
2009-02-17 Johannes Anderwald- Fix KSP_NODE struct and build
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-02-17 Johannes Anderwald- Fix intersect handlers
2009-02-17 Johannes Anderwald- Fix build
2009-02-16 Johannes Anderwald- Add a few structs which are required of ks property...
2009-02-16 Aleksey Bragin- Add declarations for unsafe fastmutex functions.
2009-02-15 Andrew GreenwoodFix #includes in a few more files to get ReactOS buildi...
2009-02-15 Andrew GreenwoodFixed build by including the correct header this time!
2009-02-15 Andrew GreenwoodWaveHdr prepare/unprepare/submit now gets handled withi...
2009-02-15 Andrew GreenwoodSplit custom ReactOS-only non-standard extensions from...
2009-02-14 Dmitry Chapyshev- Sync gdiplus with Wine head
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-14 Timo KreuzerGet rid of VOLATILE, use volatile instead and fix PENTE...
2009-02-13 Christoph von Wittichreadd LANGID until I figured out were wine moved the...
2009-02-13 Christoph von Wittichsync shdocvw, mshtml and jscript to wine 1.1.15
next