ChangeLog-0.1.4

From ReactOS Wiki
Revision as of 23:25, 6 February 2005 by 82.67.154.188 (talk)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Ntoskrnl.exe

  • Implementation of Ke(Save/Restore)FloatingPointState (Gé van Geldorp)
  • Made existing eventpair code more efficient and added support for associating eventpairs with * threads and signaling them that way (Skywing)
  • RtlRaiseException user mode implementation (Vizzini)
  • KiRaiseUserExceptionDispatcher/KeRaiseUserException to raise user exceptions from kernel mode (Vizzini)
  • Implemented the allocation type NonPagedPoolCacheAligned/NonPagedPoolCacheAlignedMustS (Hartmut Birr)
  • Process fixes (Hartmut Birr)
  • Plug and Play manager improvements (Filip Navara)
  • Implemented NtUnloadDriver(), partial IoGetDeviceProperty(), IoGetDmaAdapter(), IoIsWdmVersionAvailable(), ExFreePoolWithTag (Filip Navara)
  • Check for presence of \reactos\ntoskrnl.exe instead of REACTOS disk label to identify the boot cdrom device (Eric Kohl)

Win32k.sys

  • Scrollbar thumbs (Thomas Weidenmueller)
  • Implemented several scrollbar functions (Thomas Weidenmueller)
  • Improved mouse (buttons) handling (Thomas Weidenmueller)
  • RoundRect (Royce Mitchell III)
  • Implemented partial ReleaseDC() (Gé van Geldorp)

Gdi32.dll

  • Begining of OpenGL support (Jim Tabour)

Msimg32.dll

  • Initial implementation (Filip Navara)

Ndis.sys

  • PCI functions (Vizzini)
  • Support for SendPacketsHandler (Vizzini)

Pcnet.sys

  • Implemented MiniportHalt, MiniportQueryInformation, and MiniportSetInformation (Vizzini)

Sermouse.sys

  • Serial mouse driver rewrite (Filip Navara)

Scsiport.sys

  • Device searching (Eric Kohl)
  • Implementation of ScsiPortGetPhysicalAddress() and ScsiPortGetVirtualAddress() (Eric Kohl)

Ntfs.sys

  • Beginning of NTFS driver (Valentin Verkhovsky)