File Manage{r|ment} IFS Utility
[reactos.git] / reactos /
1999-05-11 Emanuele AlibertiFile Manage{r|ment} IFS Utility
1999-05-11 Emanuele Alibertistuctures, constants and prototypes used by fmifs.dll
1999-05-11 Eric KohlNot needed any longer.
1999-05-11 Eric KohlFixed LARGE_INTEGER hack.
1999-05-11 Eric KohlNot needed any longer.
1999-05-11 Eric KohlUse crtdll instead of ntdll.
1999-05-11 Eric KohlFixed clean target.
1999-05-11 Eric KohlFixed compiler warnings.
1999-05-11 Eric KohlExport more functions.
1999-05-11 Eric KohlMinor fixes.
1999-05-11 Eric KohlAdded TerminateProcess().
1999-05-11 Eric KohlAdded stdlib directory to the clean target.
1999-05-10 Eric KohlAdded process ids.
1999-05-10 Rex Jolliffa little work on the registry code
1999-05-09 Boudewijn Dekkerfixed bug in scanf
1999-05-09 Boudewijn Dekkerno message
1999-05-08 Eric KohlFixed 'implicid declaration' warning.
1999-05-08 Eric KohlFixed KEY_EVENT_RECORD.
1999-05-08 Boudewijn Dekkerchanged #include <windows32/defines.h> to
1999-05-08 Boudewijn Dekkerchanged #include <windows32/defines.h> to
1999-05-08 Emanuele Alibertiuser32.dll minimal implementation
1999-05-07 Eric KohlExport some more functions.
1999-05-07 Eric KohlSome more fixes.
1999-05-06 Eric KohlFixed typos and moved typedefs.
1999-05-06 Eric KohlAdded GetDiskFreeSpaceEx().
1999-05-06 Eric KohlFixed GetDiskFreeSpace().
1999-05-06 Eric KohlFixed more bugs in GetFullPathName() and SetCurrentDire...
1999-05-05 Eric KohlFixed typos and compiler warnings.
1999-05-05 Eric KohlAdded volume serial number handling.
1999-05-05 Eric KohlRenamed wtolower() to towlower().
1999-04-29 Eric KohlFixed 'implicid declaration' warnings.
1999-04-29 Eric KohlAdded missing features in GetFullPathName[A/W]().
1999-04-29 Eric KohlFixed dependencies. Now ntdll.dll depends on ntdll...
1999-04-29 Eric KohlAdded aliases.
1999-04-28 Eric KohlAdded missing features in GetFullPathName[A/W]().
1999-04-27 Eric KohlFixed the 'clean' rule.
1999-04-27 Eric KohlCleaned up the 'clean' rule.
1999-04-27 Eric KohlFixed compiler warning.
1999-04-27 Eric KohlFixed LARGE_INTEGER handling
1999-04-27 Eric KohlFixed LARGE_INTEGER handling
1999-04-27 Boudewijn Dekkerno message
1999-04-27 Boudewijn DekkerFixed bug in modfl and in fread and fwrite and added
1999-04-25 Emanuele Alibertiversion information
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 Eric Kohlfixed little bug in FindFirstFile()
1999-04-23 Emanuele Alibertiversion information to distinguish from MS
1999-04-23 Emanuele Alibertiadded resource script with version information to disti...
1999-04-23 Emanuele Aliberti*.rc include
1999-04-21 Eric Kohlfixed GetFileAttributes()
1999-04-20 Eric Kohlcompatibility fixes
1999-04-19 Eric Kohlcleanup
1999-04-19 Eric Kohlfixed Beep()
1999-04-18 David WelchSynched makefiles
1999-04-18 David WelchCompletely code to synchronize DbgPrint and console...
1999-04-18 David WelchFixed silly bug (sorry)
1999-04-18 David WelchCorrected bug which stopped(!) crtdll from compiling
1999-04-18 David Welch*** empty log message ***
1999-04-18 David WelchSeveral bug fixes
1999-04-17 Boudewijn Dekkeradded quad.h and ieee.h
1999-04-17 Boudewijn DekkerReplaced old version of printf and added some long...
1999-04-16 Eric Kohlchanges to build cmd again
1999-04-16 Eric Kohldir workaround
1999-04-16 Eric Kohlchanges to build cmd again
1999-04-16 Eric Kohllast bugfixes for cmd
1999-04-15 Eric Kohlchanges to build cmd again
1999-04-15 Emanuele Aliberticomplete but not aliased export table for advapi32.dll
1999-04-15 Eric Kohlfixed cursor synchronization bug
1999-04-14 Eric Kohlchanged strupr() to _strupr()
1999-04-14 Eric Kohlseveral changes to make cmd compile and link again
1999-04-14 Eric Kohladded ver command
1999-04-14 Eric Kohlfixed bug in FreeConsole()
1999-04-14 Eric Kohlfixed cursor synchroization bug
1999-04-14 Boudewijn DekkerAdded various files.
1999-04-14 Boudewijn DekkerAdded two header files for multi byte string functions
1999-04-14 David WelchFixed more compilation bugs (sorry)
1999-04-14 David WelchFixed silly compilation bug
1999-04-14 David Welch*** empty log message ***
1999-04-14 David Welch*** empty log message ***
1999-04-11 Eric Kohlconsole update
1999-04-10 Eric Kohladded .cvsignore file
1999-04-10 Eric Kohlfixed bugs and cleaned up (direct io is working now)
1999-04-10 David WelchPartially implemented PEB
1999-04-08 Rex Jollifffixing filenames
1999-04-05 David WelchImproved GDT managment
1999-04-04 Rex Jollifffixed display of stack frames
1999-04-03 Rex JolliffAdded a recursive clean rule and cleaned up a few loose...
1999-04-03 Boudewijn Dekkerminor fixes
1999-04-02 Boudewijn Dekkermoved some header files from top level to crtdll directory
1999-04-02 The ReactOS Managerto fix a problem
1999-04-02 The ReactOS Managerto fix a problem
1999-04-02 Rex JolliffSetup CRTDLL config to build DLL
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 jeaninitialization of LastError
1999-03-31 jeancorrect bug in release of semaphore
1999-03-31 jeancorrect bug in release of semaphore
1999-03-31 jeanreport changes from dwelch in 1.5 (include <string.h>
next