Still having problems with auto-depends on when running building Windows.
[reactos.git] / reactos /
2002-12-09 Robert DickensonStill having problems with auto-depends on when running...
2002-12-09 Robert DickensonAdded some more libraries which now build to the WINE_D...
2002-12-09 Robert DickensonRollback removal of auto-dependancy checking.
2002-12-08 Eric KohlFixed a bug which created new registry hives in the...
2002-12-08 Robert Dickensonminor format modifications to reduce diffs with latest...
2002-12-08 Robert Dickensonminor format modifications to reduce diffs with duplica...
2002-12-08 Robert Dickensontypos, reduce mingw header diffs, extra includes.
2002-12-08 Robert DickensonFix for wide character streams.
2002-12-08 Robert DickensonAdding support for resource based error message table
2002-12-08 Robert DickensonSplit out the resource functions for finer control...
2002-12-07 Eric KohlOuch!
2002-12-07 Eric KohlCall CmInit2() only if the system hive was imported.
2002-12-06 Eric KohlAdded progress bar to file copy page.
2002-12-06 Eric KohlFixed warnings.
2002-12-06 Eric KohlFixed a typo.
2002-12-06 Robert DickensonIn search of meaningful error messages and some houseke...
2002-12-05 Robert DickensonImproved unicode fileio support.
2002-12-04 Eric KohlRemoved some error-prone bit-fiddling.
2002-12-04 Eric KohlFixed a typo.
2002-12-03 Eric KohlAdded bus- and target-specific data to the device map.
2002-12-03 Hartmut BirrAdded support for the lower case flags of 8.3 names.
2002-12-02 Eric KohlImplemented SetThreadAffinityMask().
2002-12-02 Eric KohlImplemented deferred hive synchronization. It doesn...
2002-12-02 Robert Dickensonupdated wine target section.
2002-12-01 Eric KohlFixed NtQueryValueKey() wrt packed value names.
2002-12-01 Eric KohlFixed a display bug in test 1.
2002-11-30 Robert DickensonTemporarily remove last few wine build targets that...
2002-11-30 Eric KohlImplemented packing of value names
2002-11-29 Robert DickensonSplit out a few variable differences between libraries.
2002-11-29 Robert DickensonFurther reduced differences and include all identical...
2002-11-29 Robert DickensonUpdating include path in files previously missed.
2002-11-29 Robert DickensonUpdating files somehow confused by CVS.
2002-11-28 Eric KohlAdded driver name to the partition list
2002-11-28 Eric KohlBuild the hardware device map for each SCSI port.
2002-11-28 Robert DickensonThank-you to Eugene for pointing out that I missed...
2002-11-27 Hartmut BirrAdded a missing increment operator.
2002-11-27 Hartmut BirrFixed the return value in ferror.
2002-11-27 Hartmut BirrFree the user stack in PsReapThreads.
2002-11-27 Hartmut BirrDo only for process handles detach/attach the process...
2002-11-27 Hartmut BirrChange the type for the page fault handler from trap...
2002-11-27 Hartmut BirrFixed the definition of NTKERNELAPI.
2002-11-26 Eric KohlUse a 'secret' registry value to tell ntoskrnl where...
2002-11-26 Eric KohlUse ERESOURCE to lock registry hives.
2002-11-25 guidofixed compiler error: removed reference to crtdll
2002-11-25 guidoChanges '\' to '/' to enable x-compiling on linux.
2002-11-25 Robert Dickensoncleaned up some warnings.
2002-11-25 Robert Dickensonno longer depend on msvcrt/tchar.h
2002-11-25 Robert DickensonSome cleanup.
2002-11-24 Jason FilbyFixes
2002-11-24 Jason FilbyFixes
2002-11-24 Jason FilbyInitial scrollbar code
2002-11-24 Robert Dickensoncleaning up the cvs views a bit and added a makefile...
2002-11-24 Robert Dickensonupdate registry test program.
2002-11-24 Robert Dickensonupdate test program.
2002-11-24 Robert DickensonAdded binary and unicode file i/o support to msvcrt.
2002-11-24 Robert DickensonAdded a header I created a while ago when looking into...
2002-11-24 Robert DickensonChanges to suit addition of a single macro in the types...
2002-11-24 Robert DickensonMainly just added some small #ifdef sections for a...
2002-11-24 Robert DickensonAdded header to aid porting and include tchar.h here...
2002-11-24 Robert DickensonNot sure quite how these changed seeing as they're...
2002-11-24 Robert DickensonResult of three way diffing with include/crtdll and...
2002-11-23 Eric KohlAdded some more files to the boot cd.
2002-11-20 Eric KohlDisabled debug message.
2002-11-20 Jason FilbyAdded some missing border style definitions
2002-11-19 Robert DickensonAltered layout for easier comparison with msvcrt's...
2002-11-19 Robert DickensonCreated new subtree for groups of related test programs.
2002-11-18 Eric KohlDisabled a debug message.
2002-11-18 Eric KohlAdded PCI class and subclass definitions.
2002-11-18 Robert DickensonFixed up the path spec and filename in the header blocks
2002-11-18 Robert DickensonFixed up the path spec and filename in the header blocks
2002-11-17 Robert Dickenson*nix newlines throughout file fixed.
2002-11-17 Robert DickensonRelative include path fixed to absolute path.
2002-11-16 Eric KohlRevoved lots of unix line breaks.
2002-11-15 Casper HornstrupFix compillation error.
2002-11-15 Casper Hornstrup2002-11-15 Casper S. Hornstrup <chorns@users.sourcefo...
2002-11-15 Eric KohlRemoved special case of process without process paramet...
2002-11-15 Eric KohlCreate process parameter block for initial process...
2002-11-15 Casper HornstrupAdd missing files
2002-11-15 Casper HornstrupAdd missing files.
2002-11-14 Casper Hornstrup2002-11-13 Casper S. Hornstrup <chorns@users.sourcefo...
2002-11-13 Casper Hornstrup2002-11-13 Rick Gaiser <RickG81@Wanadoo.nl>
2002-11-13 Eric Kohl* Added ini file suport (Thanks to Royce Mitchell!)
2002-11-13 Robert DickensonCommit of the rest of Gunnars file locking patch.
2002-11-13 Robert Dickensonadded #ifdef around headers to support test build....
2002-11-12 Eric KohlAdded setup information file txtsetup.sif.
2002-11-12 Eric KohlReworked initial process loader.
2002-11-12 Marty DillImplemented ReadConsoleOutputA() and WriteConsoleInputA().
2002-11-12 Marty DillAdded missing exports for a few console functions.
2002-11-12 Marty DillCreateDirectoryExW: Fail gracefully if directory name...
2002-11-11 Hartmut Birr* Changed the access to the bitmap from BYTE to ULONG...
2002-11-11 Hartmut Birr* Implemented multiple sector commands for reading...
2002-11-11 Hartmut Birr* Used look aside lists to allocate memory for VFATFCB...
2002-11-10 Casper Hornstrup2002-11-10 Casper S. Hornstrup <chorns@users.sourcefo...
2002-11-10 Casper Hornstrup2002-11-10 Casper S. Hornstrup <chorns@users.sourcefo...
2002-11-10 Robert Dickensonadded a couple of entries within the [\Registry\Machine...
2002-11-10 Robert Dickensonadded #ifdef around headers to support private test...
2002-11-10 Robert Dickensonadded #ifdef around headers to support private test...
2002-11-10 Robert Dickensonadded #ifdef around headers to support private test...
2002-11-10 Robert Dickensonadded #ifdef around headers and some debug message...
2002-11-10 Robert Dickensonchanged the default trace level to MID_TRACE for when...
next