- Add "ReactOS Application Manager". This program is replacement "Download !" and...
[reactos.git] / reactos / include /
2009-08-04 Stefan Ginsberg- Follow up to 41644: Get rid of the Wine headers using...
2009-08-03 Aleksey Bragin- Add PsGetProcessInheritedFromUniqueProcessId declarat...
2009-08-03 Johannes Anderwald- Add swenum.h (written from scratch)
2009-08-03 Stefan Ginsberg- strmini.h: Include windef.h so CDECL gets defined...
2009-08-02 Stefan Ginsberg- probe.h: "NTOSKRNL unfortunately doesn't export RtlRa...
2009-08-02 Stefan Ginsberg- npapi.h: Correct definitions of function pointer...
2009-08-01 Stefan Ginsberg- Properly define dummy unions/structs for MSVC too.
2009-07-31 Stefan Ginsberg- delayimp.h: Use FORCEINLINE instead of static __inline__
2009-07-30 Johannes Anderwald- Add RtlConvertLongToLuid, RtlConvertUlongToLuid
2009-07-30 James Tabor- Fix Class ids.
2009-07-29 Johannes Anderwald- Add KsGetNextSibling, KsFreeObjectBag
2009-07-28 Johannes Anderwald- Add KsPinGetParentFilter prototype
2009-07-26 Timo KreuzerSome fixes for CLIENTINFO, based on symbol files
2009-07-26 Timo KreuzerHey Arch, thanks for breaking other architectures...
2009-07-26 Stefan Ginsberg- Revert winbase.h interlocked intrinsic change for...
2009-07-26 Stefan Ginsberg- Misc fixes for msvc:
2009-07-26 James Tabor- Fixed event code. Remove junk too.
2009-07-26 James Tabor- [Win32k] Moving forward and replace some of the old...
2009-07-26 Timo KreuzerAdd hack for gnu ld like in mingw lib, as it uses _imag...
2009-07-25 Stefan Ginsberg- RamdiskWorkerThread: Don't return IoCompleteRequest...
2009-07-25 Stefan Ginsberg- FIELD_OFFSET returns LONG, not LONG_PTR or size_t.
2009-07-25 Stefan Ginsberg- Fix incorrect definition of ZwCreateDebugObject after...
2009-07-25 Stefan Ginsberg- Leftover from previous commit
2009-07-25 Stefan Ginsberg- Fix most of the network stack for msvc (except tcpip...
2009-07-25 Stefan Ginsberg- Revert 42206 change to ddraw.h as it breaks dxapi
2009-07-25 Stefan Ginsberg- Make ks and portcls compile under msvc
2009-07-25 Stefan Ginsberg- Make most of the the video stack compile with msvc
2009-07-25 Dmitry Gorbachev- Declare iswblank() in wctype.h, not isblank().
2009-07-25 James Tabor- Removed unused ppi pointer.
2009-07-25 James Tabor- [Win32k] More work on classes. ReactOS seems to retur...
2009-07-24 Dmitry Gorbachev- Turn a macro into an inline function to avoid a warning.
2009-07-24 Stefan Ginsberg- Kill off diskdump too
2009-07-24 Stefan Ginsberg- Get rid of ccros.h, deprecated by revision 42175
2009-07-24 Timo Kreuzer- move delayimp.h to psdk
2009-07-24 James Tabor- [Win32k] More work on classes. Fixed SEH abuse and...
2009-07-23 Johannes Anderwald- fix clobering of stack in the event, property, method...
2009-07-23 Johannes Anderwald- Add calling convention for callback typedefs
2009-07-23 Johannes Anderwald- Don't blame Arch, it was ks.h
2009-07-23 Johannes Anderwald- Add types to unbreak build
2009-07-23 James Tabor- [Win32k] More work on classes. Wine test drop to...
2009-07-22 Johannes Anderwald- Add flags
2009-07-22 James Tabor- [Win32k] Rename class and window structures.
2009-07-22 James Tabor- [Win32k] Update class and window structures.
2009-07-21 Dmitry Chapyshev- Add some defines, prototypes. It fixes compilation...
2009-07-21 James Tabor- [Win32k] Update class structure and fixed on class...
2009-07-20 James Tabor- [Win32k] Update window structure.
2009-07-20 Dmitry GorbachevFix compilation of drmk.sys
2009-07-20 Dmitry Chapyshev- Add some defines
2009-07-20 Johannes Anderwald- A few updates from the Ninja-Arch
2009-07-19 Hervé PoussineauAdd missing SetWindowsHookW prototype
2009-07-17 Johannes Anderwald- Fix build
2009-07-16 Stefan GinsbergFix definition of KeInitializeSpinLock for x86 - it...
2009-07-15 ReactOS Portable... - Start re-defining the PTE and PDE structures for:
2009-07-15 Stefan Ginsberg- The 4th parameter of NtCreateDebugObject is not a...
2009-07-15 James Tabor- Implement support for HWND_MESSAGE. Need full testing!
2009-07-14 Cameron Gutman - Renew the IP address of all adapters when using...
2009-07-12 ReactOS Portable... Header fixes for ARM to deal with the header cleanup...
2009-07-12 ReactOS Portable... Add some more intrinsics, and change _enable and _disab...
2009-07-12 ReactOS Portable... Define all the other PROCESSOR_ARCHITECTURE values too
2009-07-12 ReactOS Portable... Fix accidental exclusion of _get_environ functions...
2009-07-12 ReactOS Portable... More properly neuter PSEH2 on ARM
2009-07-12 ReactOS Portable... Define the base addresses as ULONG_PTR since pointer...
2009-07-12 James Tabor- Start initializing client pfn arrays so that they...
2009-07-12 Johannes Anderwald- Fix build (2/X)
2009-07-11 Johannes Anderwald[MMEBUDDY]
2009-07-11 Johannes Anderwald- Add function for retrieving current position
2009-07-11 ReactOS Portable... Fix PSEH2 ARM neutering
2009-07-11 ReactOS Portable... Also define PAGE_SIZE in armddk.h if it isn't already...
2009-07-11 ReactOS Portable... WINNT.H already defines CONTEXT so avoid a double-defin...
2009-07-11 ReactOS Portable... Define PAGE_SIZE in winnt.h for now, for modules that...
2009-07-11 ReactOS Portable... Make rotl what the headers expect
2009-07-11 ReactOS Portable... Neuter PSEH2 on ARM
2009-07-11 ReactOS Portable... Define ALLOCA_S_MARKER_SIZE for arm
2009-07-11 ReactOS Portable... Fix lack of casts in certain intrinsic functions, and...
2009-07-11 ReactOS Portable... KeGetDCacheFillSize is arch-specific, so define it...
2009-07-11 ReactOS Portable... __gnu__inline is not supported for a long time in gcc...
2009-07-10 Johannes Anderwald- Add create item flags
2009-07-08 KJK::Hyperionmodified include/reactos/libs/pseh/pseh2.h
2009-07-07 James Tabor- Add another Vista function WindowFromPhysicalPoint...
2009-07-06 James Tabor- Update UpdateLayeredWindow and Indirect.
2009-07-06 James Tabor- Update NtGdiOpenDCW to the newest sdk.
2009-07-05 James Tabor- Implement the client shutdown procedure. Tested with...
2009-07-04 James Tabor- Updates and changes to, with one add on and removal...
2009-07-01 James Tabor- Add more vista types. Added another window message...
2009-07-01 Timo Kreuzerintrin_x86: Don't test for __MSVCSRT__ when implementin...
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...
next