topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday March 28, 2024, 3:11 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: ReactOS 0.3.0 released  (Read 5049 times)

Josh

  • Charter Honorary Member
  • Joined in 2005
  • ***
  • Points: 45
  • Posts: 3,411
    • View Profile
    • Donate to Member
ReactOS 0.3.0 released
« on: August 27, 2006, 07:47 PM »
The ReactOS®  project is dedicated to making Free Software available to everyone by providing a ground-up implementation of a Microsoft Windows® XP compatible operating system. ReactOS aims to achieve complete binary compatibility with both applications and device drivers meant for NT and XP operating systems, by using a similar architecture and providing a complete and equivalent public interface.

Although Free Software advocates agree that free software operating systems improve the state of the art by fostering competition, ReactOS has practical benefit for others, too; ReactOS is the most complete working model of a Windows® like operating system available. Consequently, working programmers will learn a great deal by studying ReactOS source code and even participating in ReactOS development.

Check it out below for the changelog

http://www.reactos.o....php/ChangeLog-0.3.0

f0dder

  • Charter Honorary Member
  • Joined in 2005
  • ***
  • Posts: 9,153
  • [Well, THAT escalated quickly!]
    • View Profile
    • f0dder's place
    • Read more about this member.
    • Donate to Member
Re: ReactOS 0.3.0 released
« Reply #1 on: August 28, 2006, 05:19 PM »
I wonder at which point Microsoft will shut ReactOS and http://tinykrnl.org/ down :/ - both are pretty interesting projects.
- carpe noctem

Josh

  • Charter Honorary Member
  • Joined in 2005
  • ***
  • Points: 45
  • Posts: 3,411
    • View Profile
    • Donate to Member
Re: ReactOS 0.3.0 released
« Reply #2 on: August 28, 2006, 07:20 PM »
They cant shut them down unless they infringe on copyrights in place by MS or use MS code (from the leak several years ago). Neither of the projects have code from the MS Source (with the exception of a WHILE ( INKEY$ <> "" ) WEND statement ;-)

f0dder

  • Charter Honorary Member
  • Joined in 2005
  • ***
  • Posts: 9,153
  • [Well, THAT escalated quickly!]
    • View Profile
    • f0dder's place
    • Read more about this member.
    • Donate to Member
Re: ReactOS 0.3.0 released
« Reply #3 on: August 29, 2006, 12:58 AM »
They cant shut them down unless they infringe on copyrights in place by MS or use MS code (from the leak several years ago). Neither of the projects have code from the MS Source (with the exception of a WHILE ( INKEY$ <> "" ) WEND statement ;-)
Are you sure about this?

It used to be that people could do "clean-room reverse engineering" and whatnot, but with the nasty laws coming from the US (and being forced onto other countries)...

And Projects like tinykrnl and ReactOs do need some reverse engineering; while a lot can be constructed from public information (DDK, PlatformSDK, Inside Windows 2000/XP), et cetera, achieving binary driver compatibility requires a bit more...
- carpe noctem

mwb1100

  • Supporting Member
  • Joined in 2006
  • **
  • Posts: 1,645
    • View Profile
    • Donate to Member
Re: ReactOS 0.3.0 released
« Reply #4 on: August 29, 2006, 01:44 AM »
The ReactOS people have thought about these issues, and seem to have a pretty good handle on it:

http://www.reactos.org/xhtml/en/dev_legalreview.html

Clearly, there is enough amibiguity that if MS decided to challenge the project, it would almost certainly fold under the weight (both time and money) of fighting the challeges.

My guess is that MS is not concerned, since Windows has a head start of many years, and the project poses little real commercial threat.  Going after the project would just waste MS resources and cause bad publicity with no real upside.

However, I'm sure that would quickly change if  MS found evidence that Windows source was misappropriated...