Difference between revisions of "Missing ReactOS Functionality"

From ReactOS Wiki
Jump to: navigation, search
m (spelling)
(General: added 'Boot from secondary partition; and some primary partitions')
Line 2: Line 2:
  
 
== General ==
 
== General ==
 +
* Boot from non-primary/logical/secondary partition; Boot from [http://jira.reactos.org/browse/CORE-7378 some primary partitions]
 
* [[ReactOS_Update|Automatic Updates]]
 
* [[ReactOS_Update|Automatic Updates]]
 
* [[ReactOS_Search|Search]]
 
* [[ReactOS_Search|Search]]

Revision as of 03:31, 28 November 2013

This page contains a list of APIs, COM interfaces, drivers, application, extensions or other functionality that Windows has but ReactOS does not. 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

  • Boot from non-primary/logical/secondary partition; Boot from some primary partitions
  • Automatic Updates
  • Search
  • User Login
  • Drag and drop: CORE-3760
  • WMI [1]
  • Diskpart [2] (command line partitioning tool)
  • Disk Defragmenter [3]
  • Use Event Tracing [4] (turn debug channels into event channels??)
  • Hibernation support
  • LSASS [5]
  • Multi user support
  • Multi session support
  • Fast User Switching
  • LDAP/ActiveDirectory [6]
  • Task Scheduler
  • Printing
  • HTML Applications - HTML files with a .hta extension that run as Windows Applications using the MSHTML (IE) Engine - [7]
  • Animated Mouse Cursors
  • Security Support Provider Interface (and the MS provided default packages) [8]
  • NTFS
  • NTVDM & WOWEXEC, which will need to be implemented cross platform -

Win32 features

Introduced in Windows NT

  • NT-based CHKDSK [12]

Introduced in Windows 98

  • System File Checker [13]

Introduced in Windows ME

Introduced in Windows 2000

Introduced in Windows XP

  • Image Mastering API (needed for many cd writing applications)
  • Window ghosting (A window manager feature that lets the user minimize, move, or close the main window of an application that is not responding)
  • MUI Support [19]
  • Application Compatibility Solutions [20]
  • Prefetching [21]
  • Background Intelligent Transfer Service (BITS) [22] (optional, stuff that would be nice to have)

Introduced in Windows XP x64, Windows Server 2003

  • Data Execution Prevention (DEP) [23]
  • Kernel Patch Protection (KPP) [24]

Introduced in Windows Vista

  • User Interface Privilege Isolation (UIPI) see: ChangeWindowMessageFilter
  • User Account Control (UAC) [25]
  • Address Space Layout Randomization (ASLR) [26]
  • Condition Variables [27]
  • One Time Initialization [28]
  • ThreadPool API [29]
  • Wait Chain Traversal [30]
  • Kernel Transaction Manager [31]
  • Desktop Window Manager [32]
  • Windows Search [33]
  • Windows Diagnostics Infrastructure (WDI) [34]
  • Windows Display Driver Model [35]

Introduced in Windows 7

  • New API Functions [36]
  • Jump Lists [37]
  • Pin to Taskbar [38]
  • Window Snapping [39]
  • Wallpaper Rotation [40]
  • Multi-touch Support [41] (optional)
  • exFAT (Extended File Allocation Table) [42]
  • DPI settings are per-user [43]

Introduced in Windows 8

  • Supervisor Mode Execution Prevention [44]

Drivers

Display

  • Support/bugfix EDID compliance [49]
  • Multimonitor support
  • Screen Rotation
  • WDDM

Networking

  • Internet Protocol Version 6 [50]
  • DHCP Server
  • SMB Filesystem Server/Client [51]
  • NFS Server/Client [52]

Low Priority Framework implementations

  • MFC and Visual C support runtimes...
  • Visual Basic Runtime
  • .NET alternative such as Mono
  • Windows Runtime