Difference between revisions of "Missing ReactOS Functionality"

From ReactOS Wiki
Jump to: navigation, search
(Networking)
(Drivers)
Line 40: Line 40:
 
= Drivers =
 
= Drivers =
  
 +
* re-enable ACPI and update ACPICA core (http://www.acpica.org/)
 
* USB class drivers
 
* USB class drivers
 
* HID class drivers
 
* HID class drivers

Revision as of 17:31, 29 July 2009

This page is supposed to contain a list of APIs, Functionality, COM Interfaces, drivers, application, extentions or other that Windows has but ReactOS doesn't. There are other similar pages in this wiki that might help, http://www.reactos.org/wiki/index.php/Version_Status, http://www.reactos.org/wiki/index.php/CFI (get paid to implement something!), http://www.reactos.org/wiki/index.php/Roadmap . This page is intended as a list of general tasks that need to be done in ReactOS. If a certain component already exists, consider filing a bug report.

General

  • Diskpart (http://support.microsoft.com/kb/300415) (command line partitioning tool)
  • Hibernation support
  • LSASS
    • Multi user support
      • Fast User Switching
  • LDAP/ActiveDirectory
  • TCP/IP Traffic Shaping/Scheduling
  • ClearType
  • Task Scheduler
  • Printing

Win32 features

Introduced in XP

Introduced in Vista

Drivers

  • re-enable ACPI and update ACPICA core (http://www.acpica.org/)
  • USB class drivers
  • HID class drivers
  • UDF (ISO/IEC 13346) driver (DVD)
  • Partition Manager
  • Volume Manager
  • PCMCIA
  • TDI
  • WMIlib
  • Windows Driver Framework
  • Usermode Driver Framework

Display

Networking