Added MORE command.
[reactos.git] / reactos / include /
1999-09-12 Emanuele AlibertiRtlReAllocHeap should be RtlReAllocateHeap.
1999-09-11 Eric KohlFixed typedef.
1999-09-10 Rex JolliffChanges to make win32k.sys compile
1999-09-10 Rex JolliffFixed function prototypes
1999-09-08 Rex Jolliffsome minor coding on win32k
1999-09-06 Eric KohlThread improvements.
1999-09-04 Eric KohlImplemented RtlCreateUserProcess() and RtlCreateUserThr...
1999-08-29 Emanuele AlibertiA top level header file for kernel and system stuff...
1999-08-29 Emanuele AlibertiGlobal ReactOS configuration file. Here we will put...
1999-08-29 Emanuele Alibertisome __stdcall fixes in ntoskrnl and ntdll
1999-08-20 Boudewijn DekkerSmall additions, not yet finished
1999-08-14 Rex JolliffVarious small changes for registry work
1999-08-11 Eric KohlPartial Implementation of NtQuerySystemInformation...
1999-08-07 Rex JolliffAdded STDCALL to Video functions
1999-07-23 Rex Jolliffmoved path functions into seperate file
1999-07-23 Rex Jolliffchanges to support win32k
1999-07-23 Rex Jollifffinished win32k skeleton
1999-07-23 Rex Jolliffadded a few pointer types
1999-07-22 Eric KohlChanges to compile advapi32.
1999-07-22 Rex JolliffMore changes to the win32k server
1999-07-18 Emanuele Alibertioriginal ntifs.h restored
1999-07-17 Emanuele Alibertifixes
1999-07-13 Rex Jollifffixed various build errors
1999-07-12 Rex JolliffAdded a service table registration function
1999-07-12 Rex Jolliffmore work on KMGDI subsystem
1999-07-11 Boudewijn Dekkerno message
1999-07-07 Rex Jolliffput ifdef around defines
1999-07-07 Rex Jolliffadded pointer types for RECTL and POINTL
1999-07-04 Emanuele AlibertiBo's ntifs.h + ReactOS extensions (untested).
1999-07-04 Emanuele AlibertiNtCreatePort and LPC_PORT_BASIC_INFORMATION partial...
1999-07-04 Boudewijn DekkerInitial commit. Ported some code from wine.
1999-07-02 Rex JolliffAdded brush scaffolding
1999-07-02 Rex Jolliffmore bitmap scaffolding
1999-07-02 Rex JolliffBitmap scaffolding
1999-06-30 Rex JolliffMoved service.h
1999-06-24 Emanuele AlibertiKeGetPreviousMode (useless)
1999-06-24 Boudewijn Dekkerno message
1999-06-24 Emanuele AlibertiNtConnectPort partial interface
1999-06-18 Emanuele AlibertiNTOSKRNL.ZwXXX functions now call NTOSKRNL.NtXXX via...
1999-06-15 Emanuele Alibertisome ideas about LPC
1999-06-15 Rex Jolliffsome additions to the GDI engine
1999-06-14 Rex Jolliffuntested implementation of the registry
1999-06-09 David WelchImplemented ZwOpenProcess corrected
1999-06-08 Emanuele AlibertiUpdated to 0.0.14
1999-06-08 David WelchAdded support for ZwOpenProcess
1999-06-08 Rex JolliffAdded a few more functions for registry
1999-06-07 Rex Jolliffmore registry changes
1999-06-05 Boudewijn DekkerAdded some user32 functions.
1999-05-31 Boudewijn DekkerAdded prototype for create token.
1999-05-29 David WelchLots of changes to the kernel
1999-05-28 Rex Jollifffixes for some compiler errors.
1999-05-28 Rex Jolliffadded DDI version macro
1999-05-28 Rex JolliffFirst hack at KMDLLs
1999-05-26 Emanuele AlibertiIMAGE_SUBSYSTEM_xxx
1999-05-26 Rex Jolliffchanges to support VGA miniport driver
1999-05-22 Boudewijn Dekkerno message
1999-05-22 Rex Jolliffmore work on the videoport driver.
1999-05-21 Rex Jolliffbumped to version 14
1999-05-21 Rex JolliffAdded skeleton video port driver
1999-05-21 Rex Jolliffmore additions to DDI interface
1999-05-21 Rex JolliffMore DDI stuff
1999-05-21 Rex JolliffAdded to DDI interface definition
1999-05-20 Rex Jolliffadded GDI-DDI interface header
1999-05-18 Boudewijn Dekkerno message
1999-05-17 Emanuele AlibertiSome more constants for common values to be used in...
1999-05-11 Emanuele Alibertistuctures, constants and prototypes used by fmifs.dll
1999-05-11 Eric KohlFixed LARGE_INTEGER hack.
1999-05-10 Eric KohlAdded process ids.
1999-05-10 Rex Jolliffa little work on the registry code
1999-05-09 Boudewijn Dekkerno message
1999-05-08 Eric KohlFixed KEY_EVENT_RECORD.
1999-05-06 Eric KohlFixed typos and moved typedefs.
1999-05-06 Eric KohlAdded GetDiskFreeSpaceEx().
1999-04-27 Eric KohlFixed LARGE_INTEGER handling
1999-04-27 Eric KohlFixed LARGE_INTEGER handling
1999-04-27 Boudewijn Dekkerno message
1999-04-23 Boudewijn DekkerFixed some bugs.
1999-04-23 Rex JolliffUpdated boot disk builder and fixed CHECKPOINT macro...
1999-04-23 Eric Kohlfixed GetVolumeInformation()
1999-04-23 Emanuele Aliberti*.rc include
1999-04-18 David WelchCorrected bug which stopped(!) crtdll from compiling
1999-04-18 David WelchSeveral bug fixes
1999-04-17 Boudewijn Dekkeradded quad.h and ieee.h
1999-04-14 Boudewijn DekkerAdded two header files for multi byte string functions
1999-04-14 David WelchFixed silly compilation bug
1999-04-14 David Welch*** empty log message ***
1999-04-11 Eric Kohlconsole update
1999-04-10 David WelchPartially implemented PEB
1999-04-05 David WelchImproved GDT managment
1999-04-03 Boudewijn Dekkerminor fixes
1999-04-02 Boudewijn Dekkermoved some header files from top level to crtdll directory
1999-04-02 Rex Jolliffremoved size_t from kernel specific includes.
1999-04-01 David WelchEnhanced memory managment
1999-04-01 Rex JolliffChanges to be able to build system
1999-03-31 David WelchImproved physical page managment
1999-03-30 Eric Kohlimproved bluescreen driver
1999-03-30 David WelchBegan improvements to memory managment, changed method of
1999-03-27 Boudewijn Dekkerfixed some bugs to make nls functions compile
1999-03-26 David WelchMade user-mode execution of processes work again
1999-03-25 jeanchanged type for function ExIsResourceAcquiredSharedLite
next