- Fix KSPROPERTY_TOPOLOGY enumeration
[reactos.git] / reactos / include /
2009-08-23 Johannes Anderwald- Fix KSPROPERTY_TOPOLOGY enumeration
2009-08-23 Dmitry Gorbachev- Remove wrong "m" constraints from some places;
2009-08-23 Stefan Ginsberg- copy.c, view.c: malloc.h now properly implements...
2009-08-23 Stefan Ginsberg- wdm.h: Define ALLOC_PRAGMA and ALLOC_DATA_PRAGMA...
2009-08-23 Stefan Ginsberg- Remove deprecated _NTDDK_ hacks from winnt.h -- these...
2009-08-22 Dmitry Chapyshev- Add windowscodecs.dll from Wine 1.1.28
2009-08-22 Christoph von Wittichsync objidl with wine 1.1.28
2009-08-22 Christoph von Wittichsync widl with wine 1.1.28
2009-08-22 Christoph von Wittichsync test.h with wine 1.1.28
2009-08-21 Stefan Ginsberg- svchost: #ifdef _MSC_VER doesn't mean "using Microsof...
2009-08-20 Stefan Ginsberg- Fix some C4115 in typeof.h
2009-08-20 Stefan Ginsberg- Get rid of some more assumptions that the default...
2009-08-20 Stefan Ginsberg- Get rid of DECLSPEC_EXPORT from DDK
2009-08-20 Stefan Ginsberg- Remove usage of dllexport for most dlls and drivers...
2009-08-20 Stefan Ginsberg- Release ntddsnd.h, portcls.h. punknown.h and stdunk...
2009-08-20 Johannes Anderwald- Add KsMergeAutomationTables
2009-08-20 Stefan Ginsberg- Remove several assumptions that the default calling...
2009-08-20 Johannes Anderwald- Add types for bda driver
2009-08-20 Johannes Anderwald- Add types for bda driver
2009-08-20 Stefan GinsbergDon't use dllexport for videoprt; we use a .spec. Also...
2009-08-19 Johannes Anderwald- fix check
2009-08-19 Johannes Anderwald- Add flags
2009-08-18 Cameron Gutman - I guess kdesvn didn't realize that when I check...
2009-08-18 Cameron Gutman - Fix ws2_32_new's build problems
2009-08-17 Sylvain PetreolleMove IF_OPER_STATUS enum to ifdef.h
2009-08-17 Johannes Anderwald- Add members required for usermode-mixing support
2009-08-17 James Tabor- Add callback for client side thread startup. This...
2009-08-16 James Tabor- [Win32k] Removed W32THREADINFO.
2009-08-16 Stefan Ginsberg- Revert 32309 -- instead of removing FORCEINLINE to...
2009-08-16 KJK::Hyperionmodified include/reactos/libs/pseh/pseh2.h
2009-08-16 Stefan Ginsberg- Remove incorrect #pragma pack/pop
2009-08-16 Stefan Ginsberg- Woops, NDIS_PHYSICAL_MEDIUM got lost somehow... and...
2009-08-16 Stefan Ginsberg- Fix ntstrsafe.h's dependency on debug.h
2009-08-16 Stefan Ginsberg- Remove duplicate ntddndis.h in /psdk/ -- we already...
2009-08-16 James Tabor- Use correct head structure for event hooks.
2009-08-15 James Tabor- Fix define types.
2009-08-15 Hervé PoussineauTry to fix build after r42706
2009-08-15 Stefan Ginsberg- Attempt to fix user32 build after 42706 -- user32...
2009-08-15 Dmitry Chapyshev- Sync comctl32 with Wine 1.1.27 (without imagelist.c)
2009-08-15 Dmitry Chapyshev- Add bcrypt, xmllite and hnetcfg from Wine
2009-08-15 Johannes Anderwald- Add dmksctrl.h
2009-08-15 Dmitry Chapyshev- Add some defines
2009-08-14 Johannes Anderwald- A few header updates
2009-08-12 James Tabor- Move GetWindowInfo support into user32. Use HWNDPARAM...
2009-08-11 Johannes Anderwald- Add few macros, constants for splitter
2009-08-10 Johannes Anderwald- A few updates from Archwald
2009-08-10 Johannes Anderwald- Add macros for bda
2009-08-10 Johannes Anderwald- Add KsFilterFactoryGetParentDevice macro
2009-08-10 Johannes Anderwald- Add include guards
2009-08-10 Aleksey Bragin- Update commctrl.h.
2009-08-09 Christoph von Wittichsync shdocvw and mshtml with wine 1.1.27 and add missin...
2009-08-09 Stefan Ginsberg- Fix intrinsics for MSVC -- just include intrin.h...
2009-08-08 Stefan GinsbergFix Uniata for msvc:
2009-08-08 Stefan Ginsberg- Fix compilation of csrsrv:
2009-08-08 Christoph von Wittichsync msacm with wine 1.1.27
2009-08-08 Gregor SchneiderRevert r42518: no user mode types in DDK
2009-08-08 Gregor SchneiderULONG->DWORD as seen on MSDN for (U)LARGE_INTEGER
2009-08-08 Stefan Ginsberg- Correct the RegionSize member of MEMORY_BASIC_INFORMA...
2009-08-08 Hervé Poussineau[lsasrv] Do not launch a thread to listen for incoming...
2009-08-07 Stefan Ginsberg- Don't use dllexport for dxapi -- we have a .spec
2009-08-07 Aleksey Bragin- Sync WIDL and ole32 with Wine-1.1.23, w/o syncing...
2009-08-07 Stefan Ginsberg- Remove HalDisplayString from the DDK as it doesn...
2009-08-07 KJK::Hyperionmodified include/psdk/windows.h
2009-08-07 KJK::Hyperionadded include/reactos/wine/typeof.h
2009-08-07 Christoph von Wittichstub bdasup
2009-08-07 Christoph von Wittichadd bdasup.h
2009-08-07 Stefan Ginsberg- winddk.h: Don't define NTSYSAPI and NTSYSCALLAPI...
2009-08-07 KJK::HyperionSee r42442. One of the affected files was duplicated...
2009-08-07 KJK::HyperionVisual C++ doesn't like division by zero in constants...
2009-08-07 KJK::Hyperionmodified include/crt/float.h
2009-08-06 Aleksey Bragin- Add PsGetThreadId declaration.
2009-08-06 Stefan Ginsberg- crt: Use ANSI C types
2009-08-05 Gregor Schneider-Import tkreuzer's time implementation from AMD64 branch
2009-08-04 Johannes Anderwald- Add KsRemoveItemFromObjectBag prototype
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 KreuzerSync to trunk head (r42241)
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
next