Fixed a serious typo.
[reactos.git] / reactos / include /
2002-03-25 Eric KohlStarted improving error handling and retries.
2002-03-24 Steven EdwardsStarted work on seperating dflat32 console graphics...
2002-03-23 Casper HornstrupAdded tree traversal routines for tree data structures.
2002-03-23 Casper HornstrupSupport non-paged version of binary tree, splay tree...
2002-03-22 Casper HornstrupAdded a binary tree implementation
2002-03-18 Eric KohlFixed Nt/ZwCreatePagingFile() prototype.
2002-03-17 Hartmut BirrAdded the packed attribute to some structures.
2002-03-13 Eric KohlFixed some function prototypes.
2002-02-24 Jason FilbyNew 0019 release date
2002-02-22 Eric KohlAdded some more prototypes
2002-02-22 Eric KohlAdded ObGetObjectPointerCount() and SetokenImpersonatio...
2002-02-21 Jason FilbyVersion 0.0.19
2002-02-20 Eric KohlRemoved common TOKEN_CONTROL structure.
2002-02-20 Eric KohlStarted security manager initialization.
2002-02-19 Eric Kohl- Fixed object creation. Named objects are now automati...
2002-02-06 Eric KohlImplemented [Nt/Zw]QueryMultipleValueKey().
2002-02-03 Emanuele AlibertiRollback to old LPC_MESSAGE_HEADER.
2002-01-27 David WelchAdded missing files
2002-01-27 David WelchMore user work
2002-01-26 David WelchUpdated ntoskrnl win32 support
2002-01-26 Eric KohlAdded support for IRP_MJ_SCSI
2002-01-26 Emanuele AlibertiLPC message types changed from macros to a enum type...
2002-01-26 Eugene IngermanAdded a few definitions for pice.
2002-01-23 Casper HornstrupAdded GNU Debugger stub for remote debugging.
2002-01-21 Hartmut BirrAdded the packed attribute to IO_STACK_LOCATION.
2002-01-21 Hartmut BirrChanged the macros IoGetCurrentIrpStackLocation and...
2002-01-21 Eric KohlFixed some function declarations.
2002-01-17 Emanuele AlibertiYear, in the copyright string, updated.
2002-01-17 Emanuele AlibertiKERNEL_VERSION macro removed from reactos/version.h.
2002-01-15 Casper HornstrupFixed compilation error.
2002-01-14 David WelchMore missing files
2002-01-14 Eric KohlSplit rtl.h into rtl.h and rtltypes.h.
2002-01-13 David WelchBegan work on message queue and default window procedure
2002-01-13 Emanuele AlibertiMinor changes and some interfaces updated in FsRtl.
2002-01-07 Jason Filbyolectl.h from Jurgen Van Gael
2002-01-04 Eric KohlStarted kernel queue implementation.
2002-01-03 Eric KohlImplemented process and thread notification routines.
2002-01-03 Eric KohlImplemented PsLookupXxx() functions.
2001-12-29 David WelchTrim cache
2001-12-07 Emanuele AlibertiAdded prototype for ProcessIdToSessionId().
2001-12-05 Eric KohlImplemented file system change notification.
2001-12-05 David WelchFixed security define spelling
2001-12-02 David WelchImplemented LPC sections
2001-11-30 Eugene IngermanFixed small bug in keyboard driver that prevented filte...
2001-11-29 Eric KohlImplemented PsGetProcessExitTime() and PsIsThreadTermin...
2001-11-25 David Welchinclude/csrss/csrss.h: Include a define for the size...
2001-11-24 Jason FilbyMoved W32THREAD to teb.h
2001-11-21 Eric KohlImplemented RtlImpersonateSelf().
2001-11-21 Eric KohlFixed PsRevertToSelf().
2001-11-20 Eric KohlImplemented read/write.
2001-11-20 David WelchFixed zsh crash bug, it still doesn't work however
2001-11-13 Eric KohlImplemented MmMapViewOfSection().
2001-11-09 Casper HornstrupFixed typo
2001-11-07 Eric KohlAttach/detach mutant(mutex) to/from owning thread.
2001-11-04 Eric KohlImplemented mutant object.
2001-11-03 Casper HornstrupNew target 'implib' to avoid cicular references.
2001-11-02 Rex JolliffInitial attempt at a handle table for GDI objects....
2001-11-01 Hartmut BirrFixed the type of st_dev in stat.
2001-11-01 Eric KohlMoved/added some declarations
2001-10-21 Casper HornstrupPrototype fixes.
2001-10-11 Eric KohlMade qsort() thread-safe.
2001-10-04 Eric KohlFixed __doserrno type.
2001-10-03 Eric KohlImplemented _doserrno().
2001-09-24 Casper HornstrupInitial OS level SEH support.
2001-09-24 Casper HornstrupInitial OS level SEH support.
2001-09-23 Casper HornstrupCompile using gcc 3.0
2001-09-16 Casper HornstrupEnumerate legacy devices
2001-09-08 Eric KohlImplemented LdrFindEntryForAddress() and LdrQueryProces...
2001-09-07 Emanuele AlibertiAdded some Job related info and little cleanup.
2001-09-07 Emanuele AlibertiAdded CVS Id.
2001-09-06 David WelchImplemented NtQueryTime
2001-09-05 Eric KohlImplemented IoReportHalUsage().
2001-09-02 David WelchImplemented NtSetEnvironmentVariable
2001-09-02 Casper HornstrupPorted 32-bit OLE32 functions from WINE.
2001-09-01 Casper HornstrupImplemented many console & registry functions to get...
2001-08-30 Eric KohlFixed calling conventions
2001-08-30 David WelchFixes for compilation on Linux
2001-08-30 David WelchChanged internal/config.h -> roscfg.h in a number of...
2001-08-27 Eric KohlFixed callback calling conventions (part 2).
2001-08-26 Eric KohlFixed callback calling conventions (part 1).
2001-08-21 Casper HornstrupMajor update of the build system:
2001-08-16 Emanuele AlibertiDefinition of LPC_DEBUG_MESSAGE added in napi/lpc.h.
2001-08-16 Jason FilbyChange versioning infor for 0.0.18
2001-08-14 Emanuele AlibertiCSR.GetTitle implemented.
2001-08-03 Eric KohlRewrote stack allocation.
2001-08-02 Phillip SusiAdded missing ascii/unicode defines for GetDiskFreeSpaceEx
2001-07-29 Eric KohlMajor npfs update, missing typedefs.
2001-07-29 Eric KohlMajor npfs update.
2001-07-23 Eric KohlAdded typedef for PCCHAR.
2001-07-18 Eric KohlAdded mbstring functions.
2001-07-12 Eric KohlMoved interlocked and locale functions.
2001-07-12 Eric KohlAdded more functions to msvcrt.
2001-07-06 Casper HornstrupUse fastcall in NDIS header.
2001-07-06 Eric KohlEnabled FASTCALL calling convention
2001-07-06 Eric KohlAdded _wasctime() and _wctime().
2001-07-06 Eric KohlFixed a windres warning
2001-07-06 Eric KohlAdded more missing functions
2001-07-06 Rex Jolliffadded object handling routines for user objects in...
2001-07-04 Casper HornstrupUpdated clean rules.
2001-07-04 Eric KohlAdded conio functions
next