KERNEL32.GetPriorityClass fixed.
[reactos.git] / reactos /
2001-09-02 Emanuele AlibertiKERNEL32.GetPriorityClass fixed.
2001-09-02 David WelchAdded generic capture functions.
2001-09-02 David WelchImplemented NtSetEnvironmentVariable
2001-09-02 David WelchImplemented NtQuerySystemEnvironmentValue
2001-09-02 Casper HornstrupRemoved dbgprints
2001-09-02 Casper HornstrupPorted 32-bit OLE32 functions from WINE.
2001-09-02 Casper HornstrupPorted 32-bit OLE32 functions from WINE.
2001-09-01 Rex JolliffLiteStep needs GetUserName aliased
2001-09-01 Rex Jolliffadd current directory to default search path so program...
2001-09-01 Casper HornstrupImplemented many console & registry functions to get...
2001-09-01 David WelchUse the directory tree created by the install target...
2001-09-01 Casper HornstrupReverting last change, because MK_IMPLIB is used to...
2001-08-31 Emanuele AlibertiNTDLL.CsrClientCallServer: more info on the interface.
2001-08-31 David WelchMore Linux compilation fixes
2001-08-30 Eric KohlFixed calling conventions
2001-08-30 David WelchMore Linux compilation fixes.
2001-08-30 David WelchMore fixes for Linux compilation.
2001-08-30 David WelchFixes for compilation on Linux
2001-08-30 David WelchDon't remake import libraries unnecessarily, use the...
2001-08-30 David WelchChanged internal/config.h -> roscfg.h in a number of...
2001-08-30 David WelchAdded some more descriptive comments.
2001-08-29 Rex Jolliffpreliminary implementation of boot hive import. exposes...
2001-08-28 Jason FilbyRemove ugly hack for the current display DC
2001-08-27 Eric KohlFixed callback calling conventions (part 2).
2001-08-26 Eric KohlFixed callback calling conventions (part 1).
2001-08-25 Eric KohlAdded partinfo application.
2001-08-23 Eric KohlNo longer in use
2001-08-23 Eric KohlMoved buildno into tools directory
2001-08-23 Casper HornstrupBoot script for ACPI target
2001-08-23 Casper HornstrupPass ACPI driver on command line
2001-08-23 Casper HornstrupFixes for APCI bus driver.
2001-08-23 Casper HornstrupCompile correctly when target is ACPI.
2001-08-23 Casper HornstrupIntegrated winhello into new build system
2001-08-23 Eric KohlCopy ntoskrnl and boot drivers to new location.
2001-08-23 Eric KohlDon't use msvcrt as default runtime library for console...
2001-08-23 Eric KohlForward exports to HAL.DLL after splitting HAL.
2001-08-22 Rex JolliffDriverEntry is now called with correct parameters
2001-08-21 Casper HornstrupGlobal configuration moved to include/roscfg.h
2001-08-21 Casper HornstrupModule wide .cvsignore for:
2001-08-21 Casper HornstrupMajor update of the build system:
2001-08-21 Emanuele AlibertiPreliminary directory tree for the "development kits".
2001-08-20 Jason FilbyWin32 GUI Hello World
2001-08-16 Emanuele AlibertiDefinition of LPC_DEBUG_MESSAGE added in napi/lpc.h.
2001-08-16 Jason FilbyChange versioning infor for 0.0.18
2001-08-16 Eric KohlRemoved useless file.
2001-08-16 Eric KohlFixed compiler warnings.
2001-08-15 Emanuele AlibertiMinor fixes in KERNEL32.TerminateThread() and in
2001-08-14 Emanuele AlibertiMinor fix in CSR.GetTitle().
2001-08-14 Hartmut BirrRestoring 1.1
2001-08-14 Hartmut BirrReadAccess and DeleteAcces was initialized with wrong...
2001-08-14 Hartmut BirrChange the attribute from FILE_DIRECTORY_FILE to
2001-08-14 Hartmut BirrEnabled the call to ObDereferenceObject for some
2001-08-14 Hartmut BirrAdded support for directory/file removing/deleting.
2001-08-14 Emanuele AlibertiCSR.GetTitle implemented.
2001-08-14 Hartmut BirrFixed the return value in Fat12GetNextCluster().
2001-08-13 Eric KohlImplemented IOCTL_DISK_GET_DRIVE_LAYOUT.
2001-08-13 Eric KohlFixed interpretation of BIOS memory map.
2001-08-08 Hartmut BirrVfatReadBigCluster()/VfatReadSmallCluster()/
2001-08-07 Eric KohlFixed incorrect calling conventions.
2001-08-07 Hartmut BirrFixed a bug in VfatWriteFile().
2001-08-07 Eric KohlChanged stack allocation.
2001-08-07 Eric KohlChanged stack allocation.
2001-08-06 Hartmut BirrFixed a bug in FindCloseFile().
2001-08-06 Hartmut BirrFixed a bug in SetFilePointer(),
2001-08-05 Eric KohlFixed stupid typo.
2001-08-05 Hartmut BirrRemoved changes 1.26/1.27
2001-08-04 Hartmut BirrDisabled debug message in VfatReadFile()/VfatWriteFile().
2001-08-04 Hartmut BirrAdded updating of FileObject->CurrentByteOffset in...
2001-08-04 Hartmut BirrFixed a bug in CopyFileExW().
2001-08-03 Emanuele AlibertiMinor fix.
2001-08-03 Eric KohlFixed stack allocation for initial process (smss.exe).
2001-08-03 Hartmut BirrFixed a bug in addEntry().
2001-08-03 Hartmut BirrAdded support for file/directory finding by short names.
2001-08-03 Emanuele AlibertiI implemented KERNEL32.RaiseException().
2001-08-03 Eric KohlRewrote stack allocation.
2001-08-03 Eugene IngermanLock address space before calling MmCreateMemoryArea.
2001-08-02 Phillip SusiSome more simple etags make rules
2001-08-02 Phillip SusiAdded missing ascii/unicode defines for GetDiskFreeSpaceEx
2001-08-02 Phillip SusiAdded rule to make etags files... cheap hack right...
2001-08-02 Phillip SusiAdded SetWindowOrgEx and SetViewportOrgEx
2001-08-02 Phillip SusiChanged debug print of WSTR from %wZ to %S, was causing...
2001-08-02 Hartmut BirrFixed a minor bug in __getmainargs()/__GetMainArgs().
2001-08-02 Eric KohlAdded .cvsignore
2001-08-02 Hartmut BirrFixed a minor bug in _filbuf().
2001-08-01 Hartmut BirrFixed a bug in FindFirstFileW() and FindNextFileW().
2001-08-01 Emanuele AlibertiI added a rule for .cpp source files.
2001-08-01 Hartmut BirrFixed a bug in vfatGetNextDirEntry().
2001-08-01 Eric KohlAdded CMOS configuration space handler.
2001-08-01 Hartmut BirrFixed a minor bug in vfat8Dot3ToString,
2001-07-31 Emanuele Aliberti\t processing in SCREEN_BUFFER bugged.
2001-07-31 Emanuele AlibertiRemoved the bugged conio.c:ComputeOffsetBuffer()
2001-07-30 Emanuele AlibertiLittle CsrpWriteConsole() cleanup.
2001-07-30 Emanuele AlibertiMinor changes.
2001-07-30 Emanuele Aliberti\r processing.
2001-07-30 Rex Jolliffsome changes to support loading actual drivers
2001-07-30 Rex Jolliffadded rdel to all rule
2001-07-29 Eric KohlMajor npfs update, missing typedefs.
2001-07-29 Eric KohlFixed more %Z / %wZ bugs.
2001-07-29 Eric KohlFixed msvcrt startup bug.
2001-07-29 Eric KohlMajor npfs update.
next