Documentation update.
[reactos.git] / reactos /
2001-07-24 Eric KohlDocumentation update.
2001-07-24 Eric KohlMore cleanups
2001-07-24 Eric KohlUpdated makefile
2001-07-24 Eric KohlMinor updates.
2001-07-24 Eric KohlAdded disk class driver skeleton.
2001-07-24 Eric KohlMoved lsass out of the way.
2001-07-23 Eric KohlAdded typedef for PCCHAR.
2001-07-23 Eric KohlAdded storage drivers to the build process.
2001-07-23 Eric KohlAdded scsi class driver skeleton.
2001-07-22 Emanuele AlibertiSkeleton for KERNEL32.GlobalMemoryStatus
2001-07-21 Emanuele AlibertiMinor path parametrization.
2001-07-21 Eric KohlFixed dll build order
2001-07-21 Emanuele AlibertiMinor fix.
2001-07-21 Emanuele AlibertiAdded version resource script.
2001-07-21 Emanuele AlibertiAdded version resource script.
2001-07-21 Emanuele AlibertiOps! Target of a forwarded exported symbol should be as
2001-07-21 Emanuele AlibertiAdded forwarded exports to KERNEL32.
2001-07-21 Emanuele AlibertiAdded version resource script.
2001-07-21 Eric KohlAdded scsiport driver skeleton.
2001-07-20 Eric KohlEnabled caching for FAT32 partitions.
2001-07-19 Eric KohlRestored _wmakepath(). Grrr. :-/
2001-07-19 Eric KohlFixed bug in SetFileTime().
2001-07-19 Eric KohlFixed bug in _makepath().
2001-07-18 Eric KohlVarious fixes by Hartmut Birr.
2001-07-18 Eric KohlAdded mbstring functions.
2001-07-18 Eric KohlAdded process and mbstring functions.
2001-07-18 Eric KohlAdded process functions.
2001-07-18 Eric KohlAdded mbstring functions.
2001-07-18 Eric KohlFixed a tiny bug.
2001-07-17 Eric KohlFixed crash while mounting a FAT32 partition.
2001-07-16 Rex JolliffAdded a stubbed oleaut32.dll and a little work on ole32.dll
2001-07-15 Rex Jolliffmove work on clean rule
2001-07-15 Rex Jolliffsome work on clean rule
2001-07-15 Eric KohlNamed pipes and mail slots need a valid file object.
2001-07-15 Eric KohlCreate symbolic links for dos devices.
2001-07-14 Casper HornstrupTemporary fix to prevent a crash when running in VMware...
2001-07-14 Eric KohlFixed a string overrun.
2001-07-13 Eric KohlAdded support for FAT16 partition with clustersize...
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 missing _wmktemp().
2001-07-06 Eric KohlAdded more missing functions
2001-07-06 Rex Jolliffsome corrections to the stubs
2001-07-06 Rex JolliffAdded a stubbed shell32.dll
2001-07-06 Eric KohlAdded missing math and stdio functions
2001-07-06 Eric KohlAdded missing math functions
2001-07-06 Rex Jolliffadded object handling routines for user objects in...
2001-07-05 Rex JolliffPartial directory caching (create calls cached, but...
2001-07-04 Casper HornstrupFixed ne2000 driver so it will link correctly.
2001-07-04 Casper HornstrupUpdated clean rules.
2001-07-04 Rex JolliffFix for error in reading next extended partition when...
2001-07-04 Eric KohlAdded conio functions
2001-07-04 Rex Jolliffadded some test cases to fsd tests
2001-07-03 Eric KohlAdded missing io functions from crtdll and implemented...
2001-07-03 Eric KohlUntangled crtdll/msvcrt header mess.
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-02 Phillip SusiFixed LdrShutdownProcess() to only detach static dlls...
2001-07-01 Eric KohlAdded some code to map more predefined keys (like HKCU).
2001-07-01 Jason FilbyFixed warnings
2001-07-01 Jason FilbyWide characters to conform to LOGFONTW definition
2001-07-01 Jason FilbyDefined LOGFONTW and now use it in DEVINFO
2001-06-30 Jason FilbyBug fix
2001-06-29 Emanuele AlibertiFixed includes to compile.
2001-06-29 Eric KohlPrepared loading of .nls files
2001-06-29 Eric KohlPrepared loading of .nls files
2001-06-29 Eric KohlStarted moving common gdi32/w32k types into common...
2001-06-29 Eric KohlRead partition tables only once while assigning drive...
2001-06-28 Rex Jolliffoops, left in some debugging statements
2001-06-28 Rex Jollifffixed problem with extended partitions that contain...
2001-06-26 Eric KohlFixed typos and warnings.
2001-06-25 Eric KohlFixed a lot of warnings.
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-25 Eric KohlFixed a lot of warnings.
2001-06-24 Phillip SusiAdded missing extern "C"
2001-06-23 Phillip SusiTreat STATUS_PORT_DISCONNECTED as full error, now that...
2001-06-23 Phillip SusiHandles should be closed in the context of the dead...
2001-06-23 Phillip SusiFixed LPC port implementation to use an internal semaph...
2001-06-22 Eric KohlAdded protection against inclusion of conflicting proto...
2001-06-22 Eric KohlMinor fixes.
2001-06-22 Eric KohlAdded symbol __NTDRIVER__ to identify drivers.
2001-06-22 Eric KohlReplaced call to KeBugCheck().
2001-06-22 Eric KohlFixed 'clean' rule.
2001-06-22 Phillip SusiImplemented support for console titles
2001-06-22 Phillip SusiSet console title to "Winlogon"
2001-06-21 Eric KohlAdded missing directories to 'clean' rule.
2001-06-21 Eric KohlAdded missing io status blocks.
2001-06-21 Rex Jolliffcommand line parse changed to not stop after first...
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.
next