Difference between revisions of "Missing ReactOS Functionality"

From ReactOS Wiki
Jump to: navigation, search
(Win32 features)
Line 8: Line 8:
 
*** Fast User Switching
 
*** Fast User Switching
 
* LDAP/ActiveDirectory
 
* LDAP/ActiveDirectory
 +
* TCP/IP Traffic Shaping/Scheduling
 +
* ClearType
 +
* Task Scheduler
  
 
= Win32 features =
 
= Win32 features =
Line 16: Line 19:
 
* shdocvw http://www.geoffchappell.com/viewer.htm?doc=studies/windows/ie/shdocvw/index.htm&tx=17
 
* shdocvw http://www.geoffchappell.com/viewer.htm?doc=studies/windows/ie/shdocvw/index.htm&tx=17
 
* browseui http://www.geoffchappell.com/viewer.htm?doc=studies/windows/ie/browseui/history/index.htm
 
* browseui http://www.geoffchappell.com/viewer.htm?doc=studies/windows/ie/browseui/history/index.htm
 +
* layered windows http://msdn.microsoft.com/en-us/library/ms997507.aspx
  
 
== Introduced in XP ==
 
== Introduced in XP ==

Revision as of 01:11, 18 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
  • TCP/IP Traffic Shaping/Scheduling
  • ClearType
  • Task Scheduler

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