Difference between revisions of "Missing ReactOS Functionality"

From ReactOS Wiki
Jump to: navigation, search
Line 12: Line 12:
 
* LDAP/ActiveDirectory
 
* LDAP/ActiveDirectory
 
* TCP/IP Traffic Shaping/Scheduling
 
* TCP/IP Traffic Shaping/Scheduling
* ClearType
 
 
* Task Scheduler
 
* Task Scheduler
 
* [[Printing]]
 
* [[Printing]]
Line 23: Line 22:
 
* 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 - see {{Bug|1691}}
 
* Layered windows http://msdn.microsoft.com/en-us/library/ms997507.aspx - see {{Bug|1691}}
 +
* ClearType
  
 
== Introduced in XP ==
 
== Introduced in XP ==

Revision as of 18:44, 10 September 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, Version_Status, CFI (get paid to implement something!), 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

Win32 features

Introduced in XP

  • Side by Side Assemblies http://msdn.microsoft.com/en-us/library/aa376307(VS.85).aspx
  • Image Mastering API (needed for many cd writing applications)
  • Data Protection API (only stub needed) (required for IE 7+)
  • Window ghosting (A window manager feature that lets the user minimize, move, or close the main window of an application that is not responding)

Introduced in Vista

Drivers

Display

Networking