Difference between revisions of "Missing ReactOS Functionality"

From ReactOS Wiki
Jump to: navigation, search
(Drivers)
Line 28: Line 28:
  
 
* USB class drivers
 
* USB class drivers
* HID class and HID class drivers
+
* HID class drivers
 
* UDF (ISO/IEC 13346) driver
 
* UDF (ISO/IEC 13346) driver
 
* Partition Manager
 
* Partition Manager
 
* Volume Manager
 
* Volume Manager
 +
* PCMCIA
 +
* TDI
 +
* WMIlib
 +
* Windows Driver Framework
 +
* Usermode Driver Framework
  
 
= Display =
 
= Display =

Revision as of 11:46, 17 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 somthing!), 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

  • Hibernation support
  • LSASS
    • Multi user support
      • Fast User Switching
  • LDAP/ActiveDirectory

Win32 features

Introduced in XP

Introduced in Vista

Drivers

  • USB class drivers
  • HID class drivers
  • UDF (ISO/IEC 13346) driver
  • Partition Manager
  • Volume Manager
  • PCMCIA
  • TDI
  • WMIlib
  • Windows Driver Framework
  • Usermode Driver Framework

Display

Networking

  • DHCP Server
  • SMB Filesystem Client
  • NFS Server/Client