More work on winsock stack (ping is now working)
[reactos.git] / reactos / include /
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
2001-04-24 Emanuele AlibertiSome FsRtl API updated (stubs) to sync with ntifs.h...
2001-04-22 Emanuele AlibertiQuery/SetSystemInformation: added stubs for information...
2001-04-21 Eric KohlImplemented PsCreateSystemProcess()
2001-04-16 David WelchSMP detection work
2001-04-16 Casper HornstrupAdded PnP and Power structures
2001-04-16 Casper HornstrupAdded PnP and Power structures
2001-04-10 David WelchTrace facility
2001-04-09 David WelchReorganised cache segment data structure
2001-04-04 David WelchFix longstanding bug in keyboard driver
2001-03-31 Phillip SusiAdded declaration for MmAllocateContiguousAlignedMemory
2001-03-31 Phillip SusiAdded FILE_XXX_ALIGNMENT defines
2001-03-31 Phillip SusiDMA support added
2001-03-30 David WelchDon't map NOLOAD sections
2001-03-26 David WelchSet the io bitmap pointer beyond the TSS limit
2001-03-26 David WelchFixes for page list initialization
2001-03-25 David WelchV86 mode fixes
2001-03-18 Emanuele AlibertiKERNEL32.GetSystemTimeAsFileTime prototype added.
2001-03-18 David WelchFixes for APC handling
2001-03-16 David WelchRemoved obsolete header files
2001-03-16 David Welch* include/ddk/zw.h: Corrected declarations of NtCreateP...
2001-03-13 Jason FilbyOLE32 header files from Jurgen Van Gael
2001-03-07 David WelchAdded tagging of most allocates
2001-03-01 Eric KohlSome atom prototype fixes
2001-02-20 David WelchFix from Mike Lerwill for KeStallExecutionProcessor
2001-02-19 David WelchCorrected va_arg bugs
2001-02-17 Eric KohlAdded missing RtlGetProcessHeaps() prototype
2001-02-14 David WelchFixed MmProbeAndLockPages issues pointed out by Philip...
2001-02-11 Eric KohlChanged version information for 0.0.17
2001-02-11 Eric KohlRtlInitializeCriticalSection() returns NTSTATUS
2001-02-10 David WelchSection and general memory manager enhancements includi...
2001-02-10 Emanuele AlibertiGetProcessVersion prototype missing.
2001-02-06 Phillip SusiIf APC routines are supposed to be STDCALL, then they...
2001-02-06 David WelchFixed timer code
2001-02-02 Eric KohlAdded access right mapping
2001-01-31 Phillip SusiHad to rearange some structure members
2001-01-29 Eric KohlCorrected unknown parameter
2001-01-28 Eric KohlAdded mapping of access rights
2001-01-28 Eric KohlAdded mapping of access rights
2001-01-28 Eric KohlAdded mapping of access rights
2001-01-28 Eric KohlAdded mapping of access rights
2001-01-27 Eric KohlFixed timer issues
2001-01-26 Phillip SusiOOps... that was already defined elsewhere...
2001-01-25 jean*** empty log message ***
2001-01-25 Phillip SusiAdded declarations for waitable timer functions
2001-01-24 Phillip SusiFixed broken console code
2001-01-21 David WelchFixed bug in NtFreeVirtualMemory reported by Philip...
2001-01-21 Phillip SusiReworked console code to use frame buffers and input...
2001-01-20 Eric KohlFixed severe bug in CreateEventW()
2001-01-20 Eric KohlImplemented ObOpenObjectByName()
2001-01-20 Eric KohlCompleted mutex and semaphore implementation
2001-01-19 David Welch(Finally) implemented Philip Susi's suggestion for...
2001-01-18 Eric KohlImplemented system module Information
2001-01-14 Emanuele AlibertiCopyright string updated.
2001-01-14 Emanuele AlibertiSYSTEMTIME type replaced by TIME.
2001-01-14 Emanuele AlibertiSYSTEM_TIME_ZONE_INFORMATION added.
2001-01-14 Emanuele AlibertiFLG macros added.
2001-01-14 Casper HornstrupSome work on winsock stack
2001-01-14 Eric KohlAdded some hal functions
2001-01-08 David WelchSome memory manager cleanups
2001-01-06 Eric KohlAdded some more functions
2001-01-02 Eric KohlImplemented NtSignalAndWaitForSingleObject()
2001-01-01 David WelchThe VFAT filesystem driver now goes through the cache...
2000-12-30 Eric KohlAdded HalAllocateAdapterChannel()
2000-12-29 David WelchImplemented MmAllocateContinuousMemory
2000-12-29 Eric KohlAdded / moved exception support functions
2000-12-28 Eric KohlFixed some undocumented functions and types
2000-12-23 David WelchAll task switching is done in software.
next