Fixed ProbeForRead* macros: make sure the data always is read while probing it
[reactos.git] / reactos / ntoskrnl / include / internal / ex.h
2005-09-13 Alex IonescuPart 1 of <many> ntoskrnl header cleanups
2005-08-07 Thomas Bluemeldirectly translate handles to indexes in ex/handle.c
2005-08-07 Alex Ionescu- Completely reimplement NtWaitForMultipleObjects:
2005-08-05 Alex Ionescu- Remove unused ldr/userldr.c
2005-06-25 Alex Ionescubuild win32k with NDK, finally\!
2005-06-25 Alex IonescuLarge partial cleanup of ntoskrnl internal headers...
2005-06-19 Alex IonescuMove Exported functions away from internal/ke.h, move...
2005-06-18 Filip NavaraUse W32API for NTOSKRNL.
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-09 Steven Edwardsstrip whitespace from end of lines
2005-05-06 Thomas Bluemelupgrade to PSEH2 (note, the new macros are still named...
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-03-18 Alex IonescuThread/Process Termination/Repeaing Rewrite + Fixes
2005-03-14 Alex IonescuDispatching & Queue Rewrite II:
2005-03-13 Gé van Geldorptinus <o112w8r02@sneakemail.com>:
2005-03-13 Thomas Bluemel- fixed handle table structures
2005-03-12 Thomas BluemelAlex Ionescu <ionucu@videotron.ca>
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-02-28 Alex IonescuReverting to 13775. Sorry for the mess. This is dedicat...
2005-02-28 Alex IonescuTest commit. Not official branch release -- it will...
2005-02-18 Thomas Bluemel1. implemented shared sections used for (shared) deskto...
2005-02-14 Thomas Bluemelfixed typo and don't use memcpy to just copy a 32bit...
2005-02-14 Thomas Bluemelsecure access to buffers in NtAllocateLocallyUniqueId
2004-12-24 Filip Navara- Fix compilation with GCC 4.0-20041219.
2004-12-18 Eric KohlImplement NtAllocateUuids() partially.
2004-12-01 Eric KohlSet timezone without changing the local time.
2004-11-06 Eric Kohl- Make TIME_ZONE_ID_XXX constants available from kernel...
2004-11-05 Eric KohlRead time zone information from registry at startup.
2004-09-28 Thomas Bluemel1. get rid of the global thread list and group threads...
2004-09-09 Hartmut Birr- Implemented ExfInterlockedCompareExchange64 and ExfpI...
2004-08-17 Thomas Bluemeladded very basic support for desktop wallpapers
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-06-19 Filip Navara- Callbacks implementation. A little modified patch...
2004-05-14 Thomas Bluemelchanged cursors/icons to use the window station handle...
2004-05-05 Thomas Bluemelfixed GetThreadDesktop() (not fully working yet because...
2004-05-01 Thomas Bluemelimplemented RegisterLogonProcess(), LockWindowStation...
2004-04-29 Thomas Bluemelimplemented keybd_event(), mouse_event(), BlockInput...
2004-04-14 James TaborImplementation of system performance auditing hax.
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-01-16 Gé van GeldorpDon't use RECTL structure in ntoskrnl
2004-01-16 Gé van GeldorpStore area touched by mouse pointer as this may be...
2004-01-15 Gé van GeldorpFix VGA display corruption caused by mouse pointer
2003-12-12 Thomas Bluemelimplemented GetThreadDesktop()
2003-12-10 Thomas Bluemelstore ShellWindow and ShellListView handle in window...
2003-12-09 Thomas Bluemelchanged handle management of cursors/icons
2003-11-30 Filip NavaraWork on activation/focus.
2003-11-23 Filip Navara- Added test for unimplemented EnumWindowStations and...
2003-11-22 Thomas Bluemelget CursorBlinkRate from registry
2003-11-16 Hartmut Birr- Initialized lookaside lists earlier in the startup...
2003-11-11 Thomas Bluemel1.added a simple test application for hotkeys
2003-11-10 Thomas BluemelImplemented SetCursor and rewrote some cursor/icon...
2003-09-24 Thomas Bluemelimproved mouse (buttons) handling
2003-09-10 Vizzinipatch by Skywing: made existing eventpair code more...
2003-08-28 Thomas Bluemelimplemented support for double clicks
2003-08-28 Thomas Bluemelimplemented SwapMouseButton()
2003-08-25 Thomas Bluemelfixed a bug that caused the mouse cursor drawing incorr...
2003-08-24 Thomas Bluemelimplemented SetCursorPos() and GetCursorPos() and chang...
2003-08-24 Thomas Bluemel1. ClipCursor(), GetClipCursor() in user32
2003-08-21 Thomas Bluemelinitial support for system menus
2003-08-11 Gunnar Dalsnes-WinStaLock is now WinLock & made global
2003-08-02 Gunnar Dalsnes-Introduce new WinSta lock to replace most others
2003-07-27 David Welch- Made a start on implemented window moving.
2003-06-07 Casper Hornstrup2003-06-07 Casper S. Hornstrup <chorns@users.sourcefo...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-07-17 David WelchFixed some bugs.
2002-07-04 David Welch2002-07-04 David Welch <welch@computer2.darkstar...
2001-07-04 Casper HornstrupUpdated clean rules.
2001-06-12 Casper HornstrupWindow stations and desktops
2000-12-28 David WelchImplemented /Device/PhysicalMemory
2000-07-30 David WelchFixes from Casper Hornstrup
2000-06-29 David WelchMade header file usage more consistent