SVN maintenance: Add missing svn:ignore properties to many directories and fix some...
[reactos.git] / reactos / include /
2009-06-30 Aleksey Bragin- Remove empty directory (include/reactos/drivers/drivers).
2009-06-29 Christoph von Wittichmore header cleanup
2009-06-29 Christoph von Wittichsync test.h with wine 1.1.24
2009-06-29 Christoph von Wittichdefine WINE_UNICODE_API msvc compatible
2009-06-29 Christoph von Wittichsome header cleanup
2009-06-29 Christoph von Wittichsync wincrypt.h with wine 1.1.24
2009-06-29 Timo Kreuzer- Remove ntuser syscolor functions from win32k (NtUserC...
2009-06-28 Johannes Anderwald- Remove alternative definition of KSDATAFORMAT which...
2009-06-28 Aleksey Bragin- Prevent PEVENT type redifinition (which is fine with...
2009-06-28 Aleksey Bragin- Add ENG_EVENT structure definition (from MSDN) to...
2009-06-28 Johannes Anderwald- Fix build
2009-06-28 James Tabor- Add more hooks, where wine has them placed. Fixed...
2009-06-27 Timo KreuzerUpdate SERVERINFO, PFNCLIENT, PFNCLIENTWORKER to Window...
2009-06-27 Stefan Ginsberg- Add some defines in preparation for _WINE.
2009-06-27 Sylvain PetreolleAdd MIXERCONTROL_CONTROLTYPE_BASS_BOOST and KSDATAFORMA...
2009-06-26 Johannes Anderwald- Add STREAM_DEBUG_LEVEL
2009-06-26 Johannes Anderwald- Write strmini.h for stream class driver
2009-06-25 Timo KreuzerRewrite (NtUser)SystemParametersInfo and related.
2009-06-22 Johannes Anderwald- define YieldProcessor msvc compatible
2009-06-22 KJK::HyperionChange <wine/list.h> to use the magic attribute salad...
2009-06-22 KJK::HyperionDon't want to fix all uses of PSEH2 macros, therefore...
2009-06-22 KJK::HyperionCorrect placement of calling convention attribute
2009-06-22 Aleksey Bragin- Remove padding member from ETHREAD, it's not needed...
2009-06-21 KJK::HyperionCompilers other than GCC deserve offsetof, don't they?
2009-06-21 ReactOS Portable... - Add missing flags for MmAllocatePagesForMdlEx.
2009-06-19 Stefan Ginsberg- Define noreturn attribute for KeBugCheck/Ex in a...
2009-06-19 Johannes Anderwald- Fix build
2009-06-19 Johannes Anderwald- Make ks.h and drmk.h msvc compatible
2009-06-18 Stefan Ginsberg- Revert 39470, reapplying the __ROS_LONG64__ check...
2009-06-18 Johannes Anderwald- mmreg uses for all structures contained byte-aligned...
2009-06-18 KJK::HyperionMiscellaneous Visual C++ compilation fixes
2009-06-17 KJK::Hyperionmodified include/crt/math.h
2009-06-17 Stefan Ginsberg- In Win32 DBG is defined to 0 for a non-debug build...
2009-06-17 KJK::Hyperionmodified include/crt/_mingw.h
2009-06-17 KJK::HyperionFix (?) build
2009-06-17 KJK::Hyperionmodified include/crt/stdarg.h
2009-06-16 Stefan Ginsberg- Replace "VOLATILE" with "volatile"
2009-06-16 KJK::Hyperionmodified dll/win32/srclient/srclient_main.c
2009-06-15 Timo Kreuzer- Fix definition of RTL_HANDLE_TABLE_ENTRY
2009-06-14 Christoph von Wittichadd missing include guard
2009-06-14 Sylvain PetreolleAdd needed defines for Vista network api
2009-06-12 Dmitry Chapyshev- Add job limit flags (based on MSDN info)
2009-06-11 Michael Martin - Add IoGetDeviceAttachmentBaseRef, IoGetDiskDeviceObj...
2009-06-10 Aleksey Bragin- Add PsSetProcessPriorityByClass() declaration to...
2009-06-08 Stefan Ginsberg- Clean up RtlSecureZeroMemory
2009-06-07 Christoph von Wittichrevert a part of r41339 as it break ppc port
2009-06-07 Christoph von Wittichfix definition of LUID
2009-06-07 Christoph von Wittichsync urlmon and winhttp with wine 1.1.23
2009-06-07 Christoph von Wittichfix build
2009-06-07 Christoph von Wittichsync shlguid.h with wine 1.1.23
2009-06-07 Christoph von Wittichsync riched20 and riched32 with wine 1.1.23
2009-06-06 Christoph von Wittichupdate TOKEN_INFORMATION_CLASS enum
2009-06-06 Christoph von Wittichimport SHGetNewLinkInfoA/W from wine
2009-06-06 Christoph von Wittichforgot this file :/
2009-06-01 Cameron Gutman - Include initguid.h so the GUIDs actually get initialized
2009-06-01 Cameron Gutman - Use DECLSPEC_SELECTANY so multiple definitions will...
2009-06-01 Cameron Gutman - Add GUID_DEVINTERFACE_NET
2009-06-01 KJK::Hyperionadded include/reactos/kjk
2009-05-31 Cameron Gutman - Add TDI_REGISTER_CALLBACK and TDI_PNP_HANDLER
2009-05-31 Cameron Gutman - Add NDIS_PACKET_STACK and NDIS_BLOCK_INITIALIZER
2009-05-27 Johannes Anderwald- define PORT_MAXIMUM_MESSAGE_LENGTH
2009-05-27 Dmitry GorbachevFix warnings that are issued by new GCC versions.
2009-05-27 James Tabor- Add more missing structures to winddiui.h.
2009-05-27 James Tabor- Implementation of gdi printing support. Work in progr...
2009-05-27 Cameron Gutman - Add definition of NDIS_TASK_OFFLOAD_HEADER
2009-05-26 James Tabor- Implementation of gdi printing support. Work in progr...
2009-05-25 Kamil Hornicek- dls1.h, dmdls.h, dmusics.h: fix typos, add missing...
2009-05-24 James Tabor- Implement SetAbortProc and halfplement AbortDoc.
2009-05-24 James Tabor- Implement GdiConvertAndCheckDC and Abort callback...
2009-05-23 Dmitry GorbachevMake __CRT_INLINE always inline, use ceil instead of...
2009-05-23 Dmitry GorbachevFix buffer overflow, add some debug prints.
2009-05-23 Dmitry Chapyshev- Update headers
2009-05-23 James Tabor- Move Process Information structure back into kernel...
2009-05-22 James Tabor- Fix NtUserVkKeyScanEx to support current thread keybo...
2009-05-20 Christoph von Wittichsync msi with wine 1.1.21
2009-05-19 James Tabor- Fix for wine tests. Added wine QS flag.
2009-05-19 James Tabor- Cleanup Real/GetInputState.
2009-05-17 Dmitry Chapyshev- Update headers
2009-05-16 Cameron Gutman - Fix NDIS 3.0 miniport characteristics based on MSDN...
2009-05-16 Cameron Gutman - Add definition of NDIS_DEVICE_PNP_EVENT
2009-05-16 Kamil Hornicek- correct number of parameters for IDirect3DTexture...
2009-05-15 Kamil Hornicek- sync wined3d, d3d8, d3d9, ddraw with Wine 1.1.21
2009-05-12 James Tabor- Remove client thread information from w32 thread...
2009-05-09 Johannes Anderwald- Add IShellIconOverlayIdentifier interface
2009-05-09 Dmitry Chapyshev- Sync headers with Wine 1.1.21
2009-05-08 Johannes Anderwald- Add IID_IAllocatorMXF guid
2009-05-08 Johannes Anderwald- Fix interface definition for IMiniportMidi
2009-05-06 James Tabor- Implement ReplyMessage and kernel support for InSendM...
2009-05-06 Johannes Anderwald- Try fix boot
2009-05-06 Dmitry Chapyshev- Sync headers with Wine 1.1.20
2009-05-06 Johannes Anderwald- Move INTERFACE_TYPE, IO_RESOURCE_DESCRIPTOR, IO_RESOU...
2009-05-06 Cameron Gutman - Add definition of IOCTL_NDIS_QUERY_GLOBAL_STATS
2009-05-05 Stefan Ginsberg- Fix definition of POINTER_ALIGNMENT for 64-bit. Probl...
2009-05-05 Dmitry Chapyshev- Add some defines. Fix build for comdlg32/comctl32
2009-05-05 Dmitry Chapyshev- Sync ole32 and oleaut32 with Wine 1.1.20
2009-05-05 Johannes Anderwald- Add IPortWaveRT, IPortWaveRTStream, IMiniportWaveRTSt...
2009-05-03 Dmitry Chapyshev- Try to fix build
2009-05-02 Sylvain Petreolleadd missing definition for TzSpecificLocalTimeToSystemTime
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
next