Olaf Siejka
[reactos.git] / reactos / include /
2008-11-18 Stefan Ginsberg- Add more header guards
2008-11-18 Stefan Ginsberg- Declare SECURITY_DESCRIPTOR_CONTROL conditionally
2008-11-18 Stefan Ginsberg- Remove system_header from gdiplus*.h
2008-11-18 Stefan Ginsberg- Remove system_header from winbase.h, wingdi.h and...
2008-11-17 Stefan Ginsberg- Start deprecating the overabused system_header gcc...
2008-11-17 Aleksey Bragin- Cleanup 37394, 37396 and 37397:
2008-11-17 Dmitry Chapyshev- Fix build
2008-11-17 Dmitry Chapyshev- Add stubs for RtlSetIoCompletionCallback
2008-11-15 Aleksey Bragin- Remove duplicate, often conflicting, type definitions...
2008-11-15 Aleksey Bragin- Remove duplicate type definitions.
2008-11-14 Stefan Ginsberg- Fix another duplicate
2008-11-14 Stefan Ginsberg- Remove more duplicate definitions
2008-11-14 Stefan Ginsberg- Don't define PAGE_SIZE in typedefs.h as -- "this...
2008-11-14 Aleksey Bragin2008-10-18 Reece Dunn include: Fixed the tom constant...
2008-11-13 Stefan Ginsberg- Remove duplicate define
2008-11-13 KJK::Hyperionmodified include/reactos/libs/pseh/pseh2.h
2008-11-12 KJK::Hyperionmodified include/reactos/libs/pseh/pseh2.h
2008-11-12 KJK::Hyperionmodified include/reactos/libs/pseh/pseh2.h
2008-11-12 KJK::Hyperionadded include/reactos/libs/pseh/pseh2.h
2008-11-12 Dmitry Chapyshev- Sync uxtheme with wine head
2008-11-10 Gregor SchneiderImplement LookupPrivilegeNameW based on Wine code.
2008-11-08 Dmitry Chapyshev- Sync inetcomm with Wine Head
2008-11-07 Aleksey Bragin- Fix build.
2008-11-07 Aleksey Bragin- Add missing definitions to headers.
2008-11-06 Aleksey Bragin- Sync rpcrt4.dll to Wine-20081106. ros.diff and regtes...
2008-11-06 Aleksey Bragin- Add endpoint mapping and DCE types IDL from Wine.
2008-11-05 James Tabor- Update Font types. Finish GetKerningPairs. Minor...
2008-11-05 James Tabor- Add and update Gdi entry flags.
2008-11-04 KJK::HyperionKJK::Hyperion is proud to present "dllimport purity...
2008-11-04 James Tabor- Fix code page and charector set support. More miscel...
2008-11-04 Dmitry Chapyshev- Change params types for NtUserLockWindowUpdate
2008-11-02 Stefan Ginsberg- Sync 36654 to trunk
2008-11-01 James Tabor- Update NtUserInitialize and show where it belongs.
2008-11-01 Stefan Ginsberg- Disable old and unused IPI code, add new NT compatibl...
2008-10-31 Eric KohlEVENTLOG:
2008-10-31 Timo Kreuzermerge 35742,35773,35780,35824,35969,36725,36952 from...
2008-10-31 James Tabor- Update realization information and copyright notice...
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-29 James Tabor- Update width info structure.
2008-10-27 Johannes Anderwald- Add PROVIDER_INFO_1 and PROVIDER_INFO_2 struct
2008-10-27 Timo Kreuzer- Add TEB_SELF to asm.h
2008-10-26 Eric KohlLSA: Get rid of the globally created binding handle...
2008-10-26 Colin Finck- Add a "host" attribute to the project's <include...
2008-10-26 Eric KohlService Manager:
2008-10-26 Eric KohlService Manager:
2008-10-26 Aleksey BraginDmitry Gorbachev
2008-10-26 James Tabor- Update user connect structure.
2008-10-25 KJK::HyperionVisual C++ backend for rbuild (for now just a hacked...
2008-10-25 KJK::HyperionThe real, definitive, Visual C++ support branch. Accept...
2008-10-25 KJK::Hyperionmodified base/applications/screensavers/3dtext/3dtext...
2008-10-25 Dmitry Chapyshev- Change SetSysColorsTemp declaration
2008-10-25 Dmitry Chapyshev- Sync iads.idl with wine
2008-10-23 Stefan Ginsberg- Fix EPROFILE/KPROFILE.Segment member -- it is a pointer
2008-10-23 Stefan Ginsberg- Fix Nt/ZwMapViewOfSection parameters (ULONG -> ULONG_...
2008-10-21 James Tabor- Correct wrong ID'ed type, it is an activation context...
2008-10-21 Stefan Ginsberg- SMP SYNCH_LEVEL for x86 is IPI_LEVEL - 2 since 2K3
2008-10-21 Stefan Ginsberg- Add missing KPCR_PRCB_IDLE_SCHEDULE offset
2008-10-21 James Tabor- Fix NtUserCreateWindowEx.
2008-10-21 James Tabor- Finish shared info based on XP and update user connect.
2008-10-20 James Tabor- Quick setup for NtUserProcessConnect.
2008-10-20 James Tabor- Add missing PUMDHPDEV.
2008-10-20 James Tabor- Add driver info for psdk, update local DC and fixed...
2008-10-20 James Tabor- Update local DC structure and defines.
2008-10-20 James Tabor- Cleanup IntGdiGetDeviceCaps, add more defines.
2008-10-19 Timo KreuzerWin32 structure cleanup (WIP):
2008-10-19 James Tabor- Add missing CAPS to psdk.
2008-10-19 Timo KreuzerWin32 structure cleanup (WIP):
2008-10-19 Timo KreuzerWin32 structure cleanup (WIP):
2008-10-19 Timo KreuzerWin32 structure cleanup (WIP):
2008-10-18 Timo KreuzerChange return type of PsGetCurrentProcessWin32Process...
2008-10-17 Timo KreuzerWin32 structure cleanup (WIP):
2008-10-17 Timo KreuzerWin32 structure cleanup (WIP):
2008-10-17 Timo KreuzerWin32 structure cleanup part 2 / x:
2008-10-16 Timo KreuzerChange return type of PsGetCurrentThreadWin32Thread...
2008-10-14 Timo Kreuzer- Update CLIENTTHREADINFO structure
2008-10-14 Aleksey Bragin- Mbcb field of SHARED_CACHE_MAP structure has MBCB...
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-10-11 Stefan Ginsberg- ProbeForRead/Write Length argument is a SIZE_T, not...
2008-10-11 Stefan Ginsberg- ARM build fix -- add a non-atomic (but otherwise...
2008-10-07 Timo Kreuzerfix a typo
2008-10-07 Stefan Ginsberg- Fix PKIPI_WORKER definition
2008-10-07 Dmitry Chapyshev- Add stubs for CredReadDomainCredentialsA/W, CredWrite...
2008-10-04 James Tabor- Update DEVCAPS to W2k/XP.
2008-10-02 Colin Finck- Add the other CPU_* codes (got them from a PDB)
2008-09-30 Johannes Anderwald- Ttttypo
2008-09-30 Daniel ReimerSync Wined3d to Wine 1.1.5 (great work done by: Kamil...
2008-09-30 James Tabor- Move undocumented WM_x messages to internal header...
2008-09-30 James Tabor- Patch by Vincent Povirk, Handle undocumented WM_POPUP...
2008-09-28 Eric KohlOoops, forgot to disable these [handle] attributes.
2008-09-28 Dmitry Chapyshev- Sync ddstream.idl with wine head
2008-09-27 Eric Kohl- Disable [handle] and [context_handle] attributes...
2008-09-27 Stefan Ginsberg- Add PsGetThreadTeb prototype
2008-09-26 Stefan Ginsberg- Fix a couple of bugcodes with incorrect MessageId
2008-09-26 Christoph von Wittichset eol-style:native
2008-09-25 Timo KreuzerSome cleanup
2008-09-25 Timo KreuzerUpdate SM_XXX constants
2008-09-25 Stefan Ginsberg- Implement and export PsIsSystemProcess and add it...
2008-09-24 Stefan Ginsberg- 64 bit fixes for Mm routines: Use SIZE_T and ULONG_PT...
2008-09-24 Stefan Ginsberg- Fix some non-x86 FLOATOBJ_*
2008-09-22 James Tabor- Add UPDATELAYEREDWINDOWINFO structure and UpdateLayer...
next