Difference between revisions of "Yarotows"

From ReactOS Wiki
Jump to: navigation, search
Line 1: Line 1:
 +
Yarotows means "Yet Another Rewrite Of The Old Win32 Subsystem", it's being done in a [http://svn.reactos.org/viewcvs/reactos/branches/reactos-yarotows/[branch]], and will be merged back to trunk once stable enough. It targets better compatibility with Windows, specially with DDI and loading and unloading drivers.
 +
 
==Issues==
 
==Issues==
 
* Animation in file copy dialog (comdlg32) is not shown anymore (in trunk it shows a black background, see {{bug|2261}})
 
* Animation in file copy dialog (comdlg32) is not shown anymore (in trunk it shows a black background, see {{bug|2261}})

Revision as of 07:05, 10 June 2010

Yarotows means "Yet Another Rewrite Of The Old Win32 Subsystem", it's being done in a [branch], and will be merged back to trunk once stable enough. It targets better compatibility with Windows, specially with DDI and loading and unloading drivers.

Issues

  • Animation in file copy dialog (comdlg32) is not shown anymore (in trunk it shows a black background, see #2261)
  • FF3 display regression (r46943 .. r46969)
  • VBox addons regression

Issues solved

  • {{#bugzilla:|id=4049,4443|columns=id,summary}}