- Limit the number of interrupts that are handled per call to MiniportHandleInterrup...
[reactos.git] / reactos / include /
2009-10-22 Stefan Ginsberg- Fix 43192 -- MAXUINT and MAXULONGLONG are only define...
2009-10-22 Timo Kreuzerrevert the KD_CONTEXT change
2009-10-22 Timo Kreuzer[KDCOM]
2009-10-21 Johannes Anderwald- Fix building on linux
2009-10-21 James Tabor- [User32] Rein Klazes : Handle MN_GETHMENU in PopupMen...
2009-10-20 Christoph von Wittich-sync mapi32 with wine 1.1.31
2009-10-20 Christoph von Wittich-sync mshtml with wine 1.1.31
2009-10-19 Christoph von Wittichupdate libxml2 to version 2.7.6
2009-10-19 Christoph von Wittichupdate libxslt headers as well
2009-10-19 Christoph von Wittich-sync jscript with wine 1.1.31
2009-10-18 Dmitry GorbachevUpdate cvconst.h file, from Wine.
2009-10-17 Christoph von Wittichsync msi to wine 1.1.31
2009-10-17 Timo KreuzerAdd some structure offset macros to asm.h for amd64
2009-10-17 Timo Kreuzerdisable ROS_LONG64 hack for amd64
2009-10-17 Timo KreuzerMerge 41030 from amd64 branch
2009-10-17 Stefan Ginsberg- Add STATUS_SUCCESS to asm.h and make use of it.
2009-10-16 Cameron Gutman - Define GUIDs correctly to prevent "multiple definiti...
2009-10-15 Aleksey Bragin[PSDK]
2009-10-15 ReactOS Portable... - Multiple Virtual Memory API fixes:
2009-10-15 ReactOS Portable... - Multiple PEB/TEB creation fixes:
2009-10-15 James Tabor- Revert 43470.
2009-10-15 ReactOS Portable... - Define KeInitializeSpinLock for ARM to unbreak build.
2009-10-15 Cameron Gutman - Fix a typo
2009-10-15 Cameron Gutman - Import Alex's dnslib
2009-10-14 Timo KreuzerDefine __unaligned to nothing on gcc, we don't need...
2009-10-14 Stefan GinsbergMove x86 assembly macros into the x86 directory.
2009-10-14 Timo KreuzerFix definition of PORT_MAXIMUM_MESSAGE_LENGTH for 64 bit
2009-10-14 Timo KreuzerAdd back PORT_MAXIMUM_MESSAGE_LENGTH for user mode...
2009-10-14 Timo Kreuzer[NDK] remove PORT_MAXIMUM_MESSAGE_LENGTH, it's defined...
2009-10-14 Timo KreuzerMerge amd64 NDK from amd64 branch:
2009-10-13 Christoph von Wittich[BDASUP]
2009-10-13 Johannes Anderwald- Fix interface definition
2009-10-12 Johannes Anderwald- Add more types
2009-10-12 Johannes Anderwald- Add missing types
2009-10-12 Stefan Ginsberg- Fix usbdlib.h -- don't assume that the basic calling...
2009-10-12 Dmitry Chapyshev- Add some structures
2009-10-12 Dmitry Gorbachev- Remove svn:needs-lock, svn:eol-type, and svn:eol...
2009-10-12 Dmitry Gorbachev[CHEW]
2009-10-10 Stefan GinsbergKD64 Compatibility Bringup:
2009-10-10 Aleksey Bragin[wtsapi32]
2009-10-10 James Tabor- [Win32k] Implement AttachThreadInput, not yet connect...
2009-10-09 Timo KreuzerFix SECURITY_DESCRIPTOR_RELATIVE that I broke, spotted...
2009-10-09 Stefan Ginsberg- Fix DbgLoadImageSymbols -- it doesn't return anything.
2009-10-09 Stefan GinsbergActually define STATUS_ASSERTION_FAILURE (missed in...
2009-10-05 Dmitry GorbachevModify DPRINT / DRPINT1 macros, check if DbgPrint crash...
2009-10-04 Stefan Ginsberg- Add STATUS_ASSERTION_FAILURE status code required...
2009-10-04 Stefan GinsbergMega KD64 revival patch:
2009-10-04 Stefan Ginsberg- Convert remaining KEBUGCHECK to KeBugCheck.
2009-10-01 Stefan Ginsberg- Fix MSVC YieldProcessor macro
2009-09-30 Johannes Anderwald- Add usbdlib.h
2009-09-30 Stefan GinsbergReactOS SMP Bringup Lite:
2009-09-30 Stefan Ginsberg- Remove the remaining __USE_W32API, deprecated for...
2009-09-29 Aleksey Bragin[fullfat]
2009-09-28 Stefan GinsbergErm, thanks Timo...
2009-09-28 Aleksey Bragin- Import FullFAT and add it to build.
2009-09-28 Stefan GinsbergCorrection to 36917: EPROFILE/KPROFILE.Segment is point...
2009-09-28 Stefan Ginsberg- Comment fixes
2009-09-28 Stefan GinsbergHey Arch, how do you expect kernel32 to build with...
2009-09-27 Stefan Ginsberg- Use MAXUINT, MAXULONG, MAXDWORD, MAXULONGLONG and...
2009-09-27 Dmitry GorbachevGive a name to a structure.
2009-09-27 Stefan Ginsberg- Change CPUID to match the old Ki386Cpuid and take...
2009-09-27 Johannes Anderwald- Add a few nodetypes
2009-09-26 Timo KreuzerMerge HAL changes 34743, 34812, 34839, 34917, 35515...
2009-09-26 Johannes Anderwald- Add macros
2009-09-26 Kamil Hornicek- sync d3d8, d3d9, ddraw, wined3d with Wine 1.1.30
2009-09-26 Dmitry Chapyshev- Sync headers with Wine 1.1.30
2009-09-25 Johannes Anderwald[WDMAUD.DRV]
2009-09-19 Timo KreuzerMerge from amd64 branch:
2009-09-19 Timo KreuzerSync with trunk r43000
2009-09-19 Cameron Gutman - Partial rewrite of CHEW
2009-09-18 Stefan Ginsberg- _mingw.h: Don't define __attribute__ to nothing ...
2009-09-17 Stefan Ginsberg- Use __MINGW_NOTHROW instead of __attribute__
2009-09-15 James Tabor- Patch by Smiley <johnyadams@hotmail.com>: remove...
2009-09-15 James Tabor[User32] Theme Support Interface
2009-09-13 James Tabor- Add query window for real process Id.
2009-09-13 Johannes Anderwald- Fix typo
2009-09-11 James Tabor- Quick implementation of RtlIsThreadWithinLoaderCallout.
2009-09-11 Johannes Anderwald- Fix build
2009-09-10 Johannes Anderwald- A few header updates
2009-09-07 James Tabor- [Win32k] Class rewrite
2009-09-06 Sylvain Petreolleforgot the header update part.
2009-09-05 Dmitry Chapyshev- Sync headers with Wine 1.1.29
2009-09-03 Dmitry Chapyshev- Sync gdiplus with Wine 1.1.29
2009-09-03 Dmitry Chapyshev- Sync windowscodecs with Wine 1.1.29
2009-09-03 Kamil Hornicek- update wined3d, d3d8, d3d9, ddraw to Wine 1.1.28
2009-08-30 Daniel ReimerOK, I give up. Pigglesworth, HAALP. What do I do wrong??!
2009-08-30 Daniel ReimerNext try. This time I reverted most of my header change...
2009-08-30 Timo KreuzerUpdate DM_XXX constants and move some from winuser...
2009-08-29 Daniel ReimerRevert my recent changes.
2009-08-29 Daniel ReimerSync ddraw, d3d8 and d3d9 + wined3d to wine 1.1.28
2009-08-24 Stefan Ginsberg- Get rid of TAG() from the kernel
2009-08-24 Stefan Ginsberg- Actually commit prntfont.h change (leftover from...
2009-08-24 Stefan Ginsberg- Start deprecating TAG()
2009-08-23 Johannes Anderwald- try fix build
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
next