Difference between revisions of "ChangeLog-0.2.6"

From ReactOS Wiki
Jump to: navigation, search
(Capitalization)
Line 1: Line 1:
 
The changelog for 0.2.6 in terms meaningful to technical end-users.
 
The changelog for 0.2.6 in terms meaningful to technical end-users.
  
== GENERIC ==
+
== Generic ==
 
== FREELDR ==
 
== FREELDR ==
 
== HAL ==
 
== HAL ==
Line 16: Line 16:
 
== VFAT ==
 
== VFAT ==
 
== WIN32K ==
 
== WIN32K ==
== NETWORKING ==
+
== Networking ==
 
== NDIS ==
 
== NDIS ==
 
== PCNET ==
 
== PCNET ==
Line 25: Line 25:
 
Session manager actually beginning manage environment subsystems.
 
Session manager actually beginning manage environment subsystems.
 
Progress in booting kernel mode and user mode environment subsystem from the registry.
 
Progress in booting kernel mode and user mode environment subsystem from the registry.
== Csrss ==
+
== CSRSS ==
 
== USER32 ==
 
== USER32 ==
 
== FMIFS ==
 
== FMIFS ==

Revision as of 00:39, 3 March 2005

The changelog for 0.2.6 in terms meaningful to technical end-users.

Generic

FREELDR

HAL

NTOSKRNL

ADVAPI32

KERNEL32

PSAPI

CRTDLL

Most old stuff deleted. Now share source with msvcrt via crt.lib

MSVCRT

Everything moved into crt.lib

VFAT

WIN32K

Networking

NDIS

PCNET

EXPLORER/WINEFILE

DirectX

Libraries shared with Wine

SMSS

Session manager actually beginning manage environment subsystems. Progress in booting kernel mode and user mode environment subsystem from the registry.

CSRSS

USER32

FMIFS

VGA

RTL

USB

Drivers from Linux (Cromwell actually) are ported to ReactOS, and OHCI host controller driver is now working fine. However no class drivers has been developed yet, so no usb devices work right now. Next release (0.3.0) will have support for USB keyboards and mice, and also quite more popular UHCI controller. (Aleksey Bragin)