Difference between revisions of "ChangeLog-0.3.0"

From ReactOS Wiki
Jump to: navigation, search
m (Formatting)
Line 1: Line 1:
The changelog for 0.3.0 in terms meaningful to technical end-users.
+
This is the changelog for [[ReactOS]]™ version 0.3.0, an open-source operating system designed to be binary executable- and device driver-compatible with Microsoft™ Windows NT™ and subsequent Microsoft operating systems such as Windows 2000™ and Windows XP™.  ReactOS is written by the ReactOS development team, and the last previous version of ReactOS was [[ChangeLog-0.2.9|version 0.2.9]] (released 23 December, 2005).
  
== Generic ==
+
= General =
 +
== Generic 0.3.0 changes ==
 +
 
 +
== RBUILD ==
 +
 
 +
== Translations ==
 +
 
 +
= ReactOS core =
 +
== Kernel and Executive (<code>NTOSKRNL</code>) ==
 +
 
 +
== Run Time Library (<code>RTL</code>) ==
 +
 
 +
== Native Library (<code>NTDLL</code>) ==
  
== FREELDR ==
 
 
== HAL ==
 
== HAL ==
== NTOSKRNL ==
 
  
== ATAPI ==
+
== Kernel mode drivers ==
 +
 
 +
=== USB ===
 +
* OHCI controller driver was imported from Linux-2.5, UHCI imported also but doesn't work yet. Port driver also is imported from Linux-2.5, but no WindowsXP-compatible interface has been developed yet. ([[Aleksey Bragin]])
 +
 
 +
== Services ==
 +
 
 +
== Win32&trade; Libraries ==
 
== ADVAPI32 ==
 
== ADVAPI32 ==
 
* Registry functions of ADVAPI32 are tested against WINE's, 20+ failures fixed in RegEnumValueKeyA/W, RegOpenKeyA/W, and small fixes in corresponding NT Api functions (NtOpenKey). The only missing things for now are RegSaveKey/RegLoadKey which don't pass WINE tests yet. ([[Aleksey Bragin]])
 
* Registry functions of ADVAPI32 are tested against WINE's, 20+ failures fixed in RegEnumValueKeyA/W, RegOpenKeyA/W, and small fixes in corresponding NT Api functions (NtOpenKey). The only missing things for now are RegSaveKey/RegLoadKey which don't pass WINE tests yet. ([[Aleksey Bragin]])
  
== KERNEL32 ==
+
== System control panel ==
== PSAPI ==
+
* Intl.cpl - Locale changing implemented ([[Aleksey Bragin]])
== CRTDLL ==
 
== MSVCRT ==
 
== VFAT ==
 
== WIN32K ==
 
  
== Networking ==
+
== Libraries shared with Wine ==
  
== NDIS ==
+
== Win32&trade; Applications ==
== PCNET ==
 
== EXPLORER/WINEFILE ==
 
== IBROWSER ==
 
== DirectX ==
 
== Libraries shared with Wine ==
 
== SMSS ==
 
== CSRSS ==
 
== USER32 ==
 
== SHELL32 ==
 
== FMIFS ==
 
== VGA ==
 
== RTL ==
 
== USB ==
 
* OHCI controller driver was imported from Linux-2.5, UHCI imported also but doesn't work yet. Port driver also is imported from Linux-2.5, but no WindowsXP-compatible interface has been developed yet. ([[Aleksey Bragin]])
 
  
== VIDEOPRT ==
+
= FreeLdr =
== SERIAL ==
 
  
== TASKMGR ==
+
= Setup =
== SYSTEM CONTROL PANEL ==
 
* Intl.cpl - Locale changing implemented ([[Aleksey Bragin]])
 
  
 
{{Changelog}}
 
{{Changelog}}
 +
 +
[[Category:ChangeLogs]]

Revision as of 14:48, 4 July 2006

This is the changelog for ReactOS™ version 0.3.0, an open-source operating system designed to be binary executable- and device driver-compatible with Microsoft™ Windows NT™ and subsequent Microsoft operating systems such as Windows 2000™ and Windows XP™. ReactOS is written by the ReactOS development team, and the last previous version of ReactOS was version 0.2.9 (released 23 December, 2005).

General

Generic 0.3.0 changes

RBUILD

Translations

ReactOS core

Kernel and Executive (NTOSKRNL)

Run Time Library (RTL)

Native Library (NTDLL)

HAL

Kernel mode drivers

USB

  • OHCI controller driver was imported from Linux-2.5, UHCI imported also but doesn't work yet. Port driver also is imported from Linux-2.5, but no WindowsXP-compatible interface has been developed yet. (Aleksey Bragin)

Services

Win32™ Libraries

ADVAPI32

  • Registry functions of ADVAPI32 are tested against WINE's, 20+ failures fixed in RegEnumValueKeyA/W, RegOpenKeyA/W, and small fixes in corresponding NT Api functions (NtOpenKey). The only missing things for now are RegSaveKey/RegLoadKey which don't pass WINE tests yet. (Aleksey Bragin)

System control panel

Libraries shared with Wine

Win32™ Applications

FreeLdr

Setup

Template:Changelog