Added some modifications for asyncronous i/o requests (for vfatfs).
[reactos.git] / reactos / include /
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
2001-07-03 Eric KohlAdded missing io functions from crtdll and implemented...
2001-07-03 Eric KohlOooops! This should not have heppened
2001-07-03 Eric KohlUntangled crtdll/msvcrt header mess.
2001-07-03 Eric KohlUntangled crtdll/msvcrt header mess.
2001-07-02 Eric KohlAdded some float and stdlib functions
2001-07-01 Jason FilbyDefined LOGFONTW and now use it in DEVINFO
2001-06-29 Eric KohlStarted moving common gdi32/w32k types into common...
2001-06-28 Rex Jollifffixed problem with extended partitions that contain...
2001-06-25 Eric KohlOooops. Still something missing!
2001-06-25 Eric KohlFixed a lot of warnings.
2001-06-25 Eric KohlFixed a lot of warnings.
2001-06-25 Eric KohlFixed a lot of warnings.
2001-06-24 Phillip SusiAdded missing extern "C"
2001-06-22 Eric KohlAdded protection against inclusion of conflicting proto...
2001-06-22 Phillip SusiImplemented support for console titles
2001-06-20 Eric KohlSome more fixes for 'fastcall' support.
2001-06-20 Eric KohlFirst fixes to support fastcall:
2001-06-19 Eric KohlImplemented some more registry functions.
2001-06-17 Eric KohlImplemented some registry functions.
2001-06-17 Emanuele AlibertiNTDLL/csr: some more stubs; code split;
2001-06-17 Eric KohlSome csr additions
2001-06-16 Eric KohlChanged ObCreateObject() to a more nt-compatible format.
2001-06-15 Eric KohlFixed linker error.
2001-06-15 Eric KohlFixes for gcc-2.95.3-4
2001-06-12 Casper HornstrupWindow stations and desktops
2001-06-12 Casper HornstrupRemoved old wine code
2001-06-11 Eric KohlFixed some NT compatibility issues in Nt[Query/Set...
2001-06-08 Eric KohlAdded stubs for missing partition functions
2001-06-07 Eric KohlReplaced IDEGetPartitionTable() by call to IoReadPartit...
2001-06-06 Jason FilbyUpdated definition
2001-06-04 Casper HornstrupWin32k native user stubs
2001-06-04 Casper HornstrupRaw IP and ICMP fixes
2001-05-30 Eric KohlImplemented RtlFindMessage().
2001-05-27 Eric KohlRewrote atom functions in kernel32
2001-05-27 Eric KohlImplemented atoms in ntoskrnl and fixed a few bugs
2001-05-26 Eric KohlImplemented handle table and atom table
2001-05-25 Eric KohlFixed duplicate DELETE
2001-05-24 Eric KohlImplemented file access/sharing check functions
2001-05-24 Eric KohlImplemented resource (multiple-reader-single-writer...
2001-05-15 Jurgen van GaelPut the CLSID definition between the ifdef statement...
2001-05-15 Jurgen van GaelAdded header files for ole32.dll COM implementation
2001-05-10 Eric KohlSome named pipe improvements (not usable yet!).
2001-05-07 Casper HornstrupPreparations for 32-bit/64-bit architectures
2001-05-05 Emanuele AlibertiPORT_MESSAGE_TYPE(m) macro added.
2001-05-05 Eric KohlAdded attributes to object parse method.
2001-05-04 Rex JolliffChanged Cc interface func names to CcRos.
2001-05-03 Eric KohlImplemented missing mailslot functions
2001-05-02 Eric KohlImplemented mailslot functions
2001-05-02 Eric KohlImplemented CsrNewThread()
2001-05-02 Jason FilbyUpdates to GDI include files
2001-05-02 Jason FilbyFreetype 2 includes
2001-05-01 Casper HornstrupPreparations for checked/free like builds (CPRINT ...
2001-05-01 Eric KohlMailslot and named pipe preparations
2001-04-26 Phillip SusiRemoved reference to kernel private header internal...
2001-04-26 Phillip SusiAdded forward declaration for EPROCESS
2001-04-26 Phillip SusiAdded Tail.Overlay.DriverContext to IRP structure
next