Define macros for LPC limits:
[reactos.git] / reactos / include / napi /
2004-01-12 Filip NavaraMinor fix.
2004-01-11 Filip Navara- Removed some obsolete headers.
2004-01-06 Eric KohlMoved some Nt/Zw functions and types.
2004-01-05 Thomas Bluemeltamlin's work on compiling the kernel with another...
2003-12-31 Hartmut Birr- Made the system time in the shared data page available.
2003-12-30 Aleksey BraginContinue of MSVC-compiling changes....
2003-12-13 Thomas Bluemelfixes to cursors
2003-12-12 Thomas Bluemeladded support for the FR_PRIVATE and FR_NOT_ENUM flags...
2003-12-07 Gé van GeldorpMove desktop window proc from WIN32K to CSRSS
2003-11-25 Gé van GeldorpSwitch screen to graphics mode when the first window...
2003-11-19 Thomas BluemelPatch by Jonathon Wilson:
2003-11-19 Thomas Bluemel1. implemented GetGuiResources()
2003-11-14 Royce Mitchell IIIfix unnecessarily recursive include
2003-10-09 Gé van GeldorpKeyboard sync between gui and text modes, patch by...
2003-08-27 David Welch- Added support for crash dumps:-
2003-08-25 Steven EdwardsConverted some C++ comment to C style comments
2003-08-07 Andrew GreenwoodW32API conversion update
2003-07-31 Thomas BluemelAdded Handle table for menus
2003-07-17 Andrew GreenwoodWin 32 API header compatibility update
2003-07-15 Andrew GreenwoodMy first CVS commit. Hope I get this right. I did put...
2003-07-06 KJK::Hyperion - apps/utils/tickcount/tickcount.c: corrected assertion
2003-05-29 KJK::Hyperion - Kernel32: implemented fibers. Almost complete -...
2003-05-28 Casper Hornstrup2003-05-28 Casper S. Hornstrup <chorns@users.sourcefo...
2003-04-29 KJK::Hyperion - new statically linked library ROSRTL, for code to...
2003-04-26 KJK::HyperionMy biggest commit so far (everything compiles and appar...
2003-04-18 Gé van GeldorpFor binary compatibility, layout the fields in the...
2003-04-04 KJK::HyperionNtCurrentTeb() for Alpha rewritten. Reorganized a coupl...
2003-04-02 KJK::HyperionMiscellaneous fixes:
2003-03-31 KJK::Hyperion - added annotation to TEB definition
2003-03-16 Casper Hornstrup2003-03-16 Casper S. Hornstrup <chorns@users.sourcefo...
2003-02-01 KJK::HyperionOSVERSIONINFO and OSVERSIONINFOEX properly declared
2002-11-24 Robert DickensonMainly just added some small #ifdef sections for a...
2002-11-14 Casper Hornstrup2002-11-13 Casper S. Hornstrup <chorns@users.sourcefo...
2002-11-03 Casper Hornstrup2002-11-03 Casper S. Hornstrup <chorns@users.sourcefo...
2002-10-20 Casper Hornstrup2002-10-20 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...
2002-04-26 Eric KohlFixed drive map in the shared user page.
2002-04-26 Eric KohlSimplified access to the shared user page.
2002-02-03 Emanuele AlibertiRollback to old LPC_MESSAGE_HEADER.
2002-01-27 David WelchMore user work
2002-01-26 David WelchUpdated ntoskrnl win32 support
2002-01-26 Emanuele AlibertiLPC message types changed from macros to a enum type...
2002-01-21 Eric KohlFixed some function declarations.
2002-01-13 David WelchBegan work on message queue and default window procedure
2001-11-24 Jason FilbyMoved W32THREAD to teb.h
2001-11-20 Eric KohlImplemented read/write.
2001-11-03 Casper HornstrupNew target 'implib' to avoid cicular references.
2001-10-21 Casper HornstrupPrototype fixes.
2001-09-23 Casper HornstrupCompile using gcc 3.0
2001-08-16 Emanuele AlibertiDefinition of LPC_DEBUG_MESSAGE added in napi/lpc.h.
2001-08-03 Eric KohlRewrote stack allocation.
2001-07-29 Eric KohlMajor npfs update.
2001-07-04 Casper HornstrupUpdated clean rules.
2001-06-17 Emanuele AlibertiNTDLL/csr: some more stubs; code split;
2001-06-12 Casper HornstrupWindow stations and desktops
2001-05-10 Eric KohlSome named pipe improvements (not usable yet!).
2001-05-05 Emanuele AlibertiPORT_MESSAGE_TYPE(m) macro added.
2001-03-18 David WelchFixes for APC handling
2000-12-28 Eric KohlFixed some undocumented functions and types
2000-10-07 David WelchAdded multiboot support to ntoskrnl
2000-08-15 Eric KohlImproved shared user page
2000-08-12 David WelchUpdated CREDITS
2000-08-05 David WelchIntegrated fixes from prep0016
2000-07-30 David WelchFixes from Casper Hornstrup
2000-07-04 Eric KohlFixed RtlNtStatusToDosError()
2000-06-29 David WelchMade header file usage more consistent
2000-05-13 David WelchSome fixes.
2000-04-07 David WelchBegan seperation of machine-dependant/independant secti...
2000-04-03 David WelchCorrect LPC implementation