merge trunk head (37902)
[reactos.git] / reactos / include /
2008-12-06 Timo Kreuzermerge trunk head (37902)
2008-12-06 Timo Kreuzeroops, looks like I forgot to commit this file (SEH2...
2008-12-06 Timo Kreuzer- move CONTEXT stuff from wdm.h to winddk.h / armddk.h
2008-12-06 Aleksey Bragin- Implement IoGetRemainingStackSize.
2008-12-06 Aleksey Bragin- Add missing function declarations.
2008-12-06 Aleksey Bragin- Merge Pierre's changes to ntifs.h from the branch...
2008-12-06 Dmitry Chapyshev- Update headers
2008-12-06 Aleksey Bragin- Add reserved reparse tags definitions.
2008-12-06 Dmitry Chapyshev- Sync headers with Wine head
2008-12-06 Timo Kreuzeradd back InterlockedPush/PopEntrySList
2008-12-06 Dmitry Chapyshev- Add CFSTR_SHELLIDLISTA
2008-12-06 Timo Kreuzerinlcude excpt.h in winnt.h
2008-12-05 Timo Kreuzer- fix what got broken with recent merge in intrin_x86.h
2008-12-05 Timo Kreuzeradd dummy LDT_ENTRY
2008-12-05 Timo Kreuzeradd CONTEXT flags for x64
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-12-05 Timo Kreuzerfix FIELD_OFFSET macro
2008-12-05 Timo Kreuzerfix x64 definition of __readmsr()
2008-12-04 Johannes Anderwald- Add interfaces for IMasterClock, IMXF, IAllocatorMXF...
2008-12-04 Stefan Ginsberg- Fix some redefinitions
2008-12-04 Aleksey Bragin- WDK defines PNOTIFY_SYNC as a pointer to VOID.
2008-12-04 Aleksey Bragin- Fix FsRtlFastCheckLockForRead and Write function...
2008-12-04 Johannes Anderwald- Add CLSIDs for Miniport drivers
2008-12-03 Dmitry GorbachevSilence compiler warnings (1/11).
2008-12-03 Timo Kreuzerfix UNIMPLEMENTED asm macro
2008-12-03 Timo Kreuzeradd more stuff to x64 asm.h
2008-12-03 Stefan Ginsberg- Patch by hto: Correct definitions of PSN_* constants
2008-12-01 Stefan Ginsberg- Remove the remaining system_header from DDK -- this...
2008-12-01 Stefan Ginsberg- Get rid of DDK's dependency on windef.h and winnt.h
2008-12-01 Samuel Serapion- Fix build.
2008-11-30 KJK::HyperionBug closing extravaganza holiday special commit!
2008-11-30 KJK::Hyperionmodified include/reactos/probe.h
2008-11-30 Stefan Ginsberg- Replace the last instances of STDCALL with WINAPI...
2008-11-30 Stefan Ginsberg- Go away STDCALL, time has come for WINAPI and NTAPI
2008-11-29 Stefan Ginsberg- guiddef.h: Don't define GUID_NULL as extern as the...
2008-11-28 Stefan Ginsberg- Add a header guard for pnp.idl's RESOURCEID, and...
2008-11-28 Stefan Ginsberg- Add a missing define -- fixes DECLARE_INTERFACE and...
2008-11-28 KJK::HyperionASSERT really needs to be void, despite what DDK header...
2008-11-28 Kamil Hornicek- fix a typo
2008-11-27 Stefan Ginsberg- less break, more build
2008-11-27 Stefan Ginsberg- Correct numerous structures to work without windef...
2008-11-27 Stefan Ginsberg- DXAPI: Fix incompatible header inclusion
2008-11-27 Stefan Ginsberg- ACPI: Don't redefine standard DDK types
2008-11-27 Kamil Hornicek- sync wined3d, d3d8, d3d9 to wine HEAD part 2/2
2008-11-26 Stefan Ginsberg- Fix some definitions, and remove __DD_INCLUDED__...
2008-11-26 Aleksey Bragin- Fix some coverity errors.
2008-11-26 James Tabor- Update CL type.
2008-11-26 KJK::Hyperionmodified include/reactos/libs/pseh/pseh2.h
2008-11-26 KJK::HyperionMerging fixes from Visual C++ branch
2008-11-25 Stefan Ginsberg- Change LPTSTR to LPWSTR for NtUserGetAltTabInfo,...
2008-11-24 KJK::Hyperionmodified include/psdk/rpc.h
2008-11-24 KJK::HyperionFixed _SEH2_EXCEPT
2008-11-23 KJK::HyperionAllow pseh.h and pseh2.h to be included in the same...
2008-11-23 KJK::HyperionGCC can't appreciate my genius. _SEH2_EXCEPT temporaril...
2008-11-23 Dmitry Chapyshev- Add stubs for RtlActivateActivationContext and RtlCre...
2008-11-23 Dmitry Chapyshev- Fix RtlFindActivationContextSectionString prototype
2008-11-23 KJK::Hyperionmodified include/reactos/libs/pseh/pseh2.h
2008-11-22 Stefan Ginsberg- Remove system_header too
2008-11-22 Stefan Ginsberg- Deprecate PSDK's usage of system_header for real...
2008-11-22 Aleksey BraginDmitry Gorbachev
2008-11-22 Aleksey BraginDmitry Gorbachev
2008-11-21 Timo KreuzerAdd KTRAP_FRAME offsets to asm.h
2008-11-21 Stefan Ginsberg- ...revert until all Winetests/rostests are fixed...
2008-11-21 Stefan Ginsberg- Winetests treats ntdef.h as a psdk header, so tempora...
2008-11-21 Stefan Ginsberg- More hack, less build breakage
2008-11-21 Stefan Ginsberg- Remove system_header from the remaining PSDK headers...
2008-11-21 Stefan Ginsberg- Hack-include ntsecapi.h in powrprof.h, so NTSTATUS...
2008-11-21 Stefan Ginsberg- LANG_WELSH and LANG_BRETON are present in newer offic...
2008-11-21 Stefan Ginsberg- Protect NTSTATUS definition in NDK with a guard,...
2008-11-21 Stefan Ginsberg- Remove non-standard "PLANGID" type from NDK and use...
2008-11-21 Stefan Ginsberg- Move ntdef.h to DDK as that is where it belongs,...
2008-11-21 Stefan Ginsberg- Fix a warning
2008-11-21 Stefan Ginsberg- Correct some constants so they don't conflict with...
2008-11-21 Stefan Ginsberg- Fix a bug
2008-11-21 Stefan Ginsberg- Fix double declarations/definitions and remove system...
2008-11-21 Stefan Ginsberg- woops. temporarily revert system_header to fix build
2008-11-21 Stefan Ginsberg- Remove some straggler system_header
2008-11-21 Timo KreuzerFix definitions of PFN_COUNT and (S)PFN_NUMBER
2008-11-20 Timo Kreuzerfix amd64 / ia64 default definition of RtlGetCallersAddress
2008-11-20 Stefan Ginsberg- Fix "missing newling" warning
2008-11-20 Stefan Ginsberg- Remove more instances of system_header
2008-11-20 Stefan Ginsberg- Correct a header guard
2008-11-19 Timo KreuzerEPROCESS.Session should be a HANDLE.
2008-11-19 Timo KreuzerMove asmmacro.h to ndk, cause we need it outside of...
2008-11-19 Colin Finck- Rearrange "host/typedefs.h" to make it look more...
2008-11-19 Stefan Ginsberg- Remove system_header from basetsd/typs.h, and add...
2008-11-19 Matthias Kupfer- revert winioctl.h to previous version (for compatibility)
2008-11-19 Matthias Kupfer- add some linux partition types
2008-11-18 Stefan Ginsberg- Remove system_header from winsock headers
2008-11-18 Stefan Ginsberg- Fix a redefinition and remove system_header
2008-11-18 Stefan Ginsberg- Remove system_header from most of PSDK
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-18 Timo KreuzerETHREAD.TopLevelIrp is ULONG_PTR, not ULONG
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
next