set the MaximumLength in ProbeAndCaptureUnicodeString
[reactos.git] / reactos / ntoskrnl / include / internal / ntoskrnl.h
2005-12-01 Thomas Bluemelset the MaximumLength in ProbeAndCaptureUnicodeString
2005-11-29 Thomas Bluemel- fixed the ProbeForWrite prototype
2005-11-28 Thomas Bluemelfixed some prototypes
2005-11-21 Alex Ionescu- Misc janitorial fixes by Brezenbak to fix some MSVC...
2005-11-21 Thomas Bluemelfixed the ProbeForWriteLargeInteger and ProbeForWriteUl...
2005-11-20 Alex Ionescu- Add msvc compatible version of ProveForRead(U)LargeIn...
2005-10-29 Thomas Bluemel- probe and capture parameters in NtCreateKey
2005-10-27 Thomas BluemelFixed ProbeForRead* macros: make sure the data always...
2005-10-27 Thomas Bluemelfixed ProbeAndCaptureUnicodeString to properly capture...
2005-10-10 Thomas Bluemelconvert DefaultSetInfoBufferCheck and DefaultQueryInfoB...
2005-09-25 Thomas Bluemel- fixed uninitialized variable warning
2005-09-14 Alex Ionescuntoskrnl header cleanups
2005-09-14 Alex Ionescuntoskrnl header cleanups
2005-09-11 Alex IonescuMajor refactoring of the exception handling code +...
2005-08-22 Thomas Bluemelrename IsKernelPointer to IsPointerOffset
2005-08-22 Thomas Bluemeladded a macro IsKernelPointer() to test whether a point...
2005-08-21 Thomas Bluemeluse inlined probing macros for basic types
2005-08-21 Thomas Bluemeladd macros to probe basic type pointers
2005-07-30 Filip Navara- Replace MODULE_OBJECT with LDR_DATA_TABLE_ENTRY.
2005-07-20 Thomas Bluemel- Removed the Rtlp* string functions from the shared...
2005-07-20 Alex Ionescu - Move asm.h to NDK.
2005-06-26 Alex IonescuFix kdbg build and some more header cleanups: add csq...
2005-06-26 Alex IonescuFixes for NDK compatibily (and plain ol' good design...
2005-06-25 Alex IonescuLarge partial cleanup of ntoskrnl internal headers...
2005-06-25 Alex IonescuBuild ntoskrnl with NDK, and don't use rosrtl
2005-06-19 Alex IonescuFix some ntoskrnl things, like using Rtl instead of...
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-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-19 Alex IonescuOops
2005-03-19 Alex IonescuCorrect NtW32call to call correct kernel function,...
2005-03-12 Thomas BluemelAlex Ionescu <ionucu@videotron.ca>
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-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-12 Casper HornstrupBranch setupapi (again)
2005-01-07 Alex IonescuRemove /nt directory
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-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-01-05 Thomas Bluemeltamlin's work on compiling the kernel with another...
2003-10-12 Hartmut Birr- Fixed the freeing of memory from boot load drivers.
2003-06-07 Casper Hornstrup2003-06-07 Casper S. Hornstrup <chorns@users.sourcefo...
2003-05-28 Casper Hornstrup2003-05-28 Casper S. Hornstrup <chorns@users.sourcefo...
2003-05-15 Eric KohlImplemented NLS section (not usable yet) and updated...
2003-05-13 Casper Hornstrup2003-05-13 Casper S. Hornstrup <chorns@users.sourcefo...
2003-03-24 Eric KohlImplemented import of binary system hive. (UNTESTED)
2003-03-22 Eric KohlSeparate import of system and hardware hive.
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-06-16 Eric KohlFixed loading of symbol files.
2002-05-14 David WelchReverted the MPW changes (keep these in a seperate...
2002-05-13 Casper HornstrupUse ULONG_PTR instead of ULONG when doing pointer arith...
2002-03-16 Eric KohlImproved registry initialization.
2001-12-29 David WelchTrim cache
2001-12-20 David WelchFixed fast mutex implementation (they are NOT recursive)
2001-11-25 David Welchinclude/csrss/csrss.h: Include a define for the size...
2001-11-02 Eric KohlImplemented basic ANSI/OEM <--> Unicode translation...
2001-09-04 Eric KohlFixed hive import bug.
2001-06-29 Eric KohlPrepared loading of .nls files
2001-04-13 Casper HornstrupAdded Intel MultiProcessor Specification support
2000-10-05 Eric KohlAdded registry shutdown function CmShutdownRegistry()
2000-09-13 jeanwork on registry
2000-07-10 Eric KohlMoved interrupt code from hal into kernel
2000-07-01 Eric KohlReplaced boot_param by LOADER_PARAMETER_BLOCK
2000-06-29 David WelchMade header file usage more consistent