Difference between revisions of "Missing ReactOS Functionality"

From ReactOS Wiki
Jump to: navigation, search
(Windows Error Reporting was introduced with Windows XP and not Windows Vista)
Line 35: Line 35:
 
* Window ghosting (A window manager feature that lets the user minimize, move, or close the main window of an application that is not responding)
 
* 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
 
* Visual Styles http://msdn.microsoft.com/en-us/library/bb773187(VS.85).aspx
 +
* Windows Error Reporting http://msdn.microsoft.com/en-us/library/bb513636(VS.85).aspx
  
 
=== Introduced in Windows Vista ===
 
=== Introduced in Windows Vista ===
Line 43: Line 44:
 
* One Time Initialization http://msdn.microsoft.com/en-us/library/aa363808(VS.85).aspx
 
* One Time Initialization http://msdn.microsoft.com/en-us/library/aa363808(VS.85).aspx
 
* ThreadPool API http://msdn.microsoft.com/en-us/library/ms686766(VS.85).aspx
 
* ThreadPool API http://msdn.microsoft.com/en-us/library/ms686766(VS.85).aspx
* Windows Error Reporting http://msdn.microsoft.com/en-us/library/bb513636(VS.85).aspx
 
 
* Wait Chain Transversal http://msdn.microsoft.com/en-us/library/ms681623(VS.85).aspx
 
* Wait Chain Transversal http://msdn.microsoft.com/en-us/library/ms681623(VS.85).aspx
 
* Kernel Transaction Manager http://msdn.microsoft.com/en-us/library/aa366288(VS.85).aspx
 
* Kernel Transaction Manager http://msdn.microsoft.com/en-us/library/aa366288(VS.85).aspx

Revision as of 11:16, 14 June 2010

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

Introduced in Windows Vista

Introduced in Windows 7

Drivers

Display

Networking