Difference between revisions of "Missing ReactOS Functionality"

From ReactOS Wiki
Jump to: navigation, search
(General)
(Introduced in Windows Vista)
Line 48: Line 48:
 
* Windows Search  http://msdn.microsoft.com/en-us/library/aa965362(VS.85).aspx
 
* Windows Search  http://msdn.microsoft.com/en-us/library/aa965362(VS.85).aspx
 
* Windows Diagnostics Infrastructure (WDI) (bad documented) http://www.geoffchappell.com/viewer.htm?doc=notes/windows/wdi/index.htm
 
* Windows Diagnostics Infrastructure (WDI) (bad documented) http://www.geoffchappell.com/viewer.htm?doc=notes/windows/wdi/index.htm
 +
* Windows Display Driver Model  http://msdn.microsoft.com/en-us/library/aa480220.aspx
  
 
=== Introduced in Windows 7 ===
 
=== Introduced in Windows 7 ===

Revision as of 12:49, 21 December 2009

This page is supposed to contain a list of APIs, Functionality, COM Interfaces, drivers, application, extensions or other that Windows has but ReactOS doesn't. There are other similar pages in this wiki that might help, e.g. Version Status, Community Funded Ideas and 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 Windows XP

  • 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)
  • Visual Styles http://msdn.microsoft.com/en-us/library/bb773187(VS.85).aspx

Introduced in Windows Vista

Introduced in Windows 7

Drivers

Display

Networking