Wine Now Really Does Windows 25
FeeDBaCK writes: "As many of you may not know, Wine is currently being ported to Mingw for the ReactOS project. An update to the status of some of the Wine native Dlls under Windows was posted to the wine-devel mailing list. What this means is that there are now some Wine Dlls, which contain no Microsoft code, that appear to be interchangeable with the official Microsoft Dlls with no apparent loss in functionality. These Dlls include imagehlp.dll and riched32.dll. This comes as a great win for Wine, and brings them one step closer to bringing Windows applications to Linux." There's still a list of not-yet-functioning ones, but this is nice news.
Windows DLLs (Score:2, Insightful)
Re:Windows DLLs (Score:3, Insightful)
Re:Windows DLLs (Score:1)
awesome (Score:1, Interesting)
Once the Wine hackers have developed drop-in replacements for all of the Windows components, we will essentially have a Windows clone. Then we can start focussing on added functionality.
Has anyone considered merging the Linux and Wine codebases to create a Windows clone? It could be called Windux. The mascot could be Tux's cousin Dux (a duck).
Re:awesome (Score:2, Insightful)
A fully drop in replacement would not be as earth shattering as you would think, as companies would be hesitant to more or less throw thier support agreements out the window. Imagined Tech Support Call:
Tech: Now go to Control Panels,
User: I don't have a Control Panels
Tech: you don't??? It is under the start menu.
User: I don't have a start menu I have a foot menu.
Tech: (Quickly) Current Company policy is not to support linux. Goodbye.
Re:awesome (Score:2)
Like it or not, VB and MS Office are really what has locked up the corporate workstation market. It is the developer community which has made MS successful here, and we may be able to beat them here.
Re:awesome (Score:1, Redundant)
Yeah, it is called Lindows [lindows.com].
Re:awesome (Score:4, Funny)
He he. Let's embrace and extend the Windows APIs...
Re:awesome (Score:1)
Re:awesome (Score:1)
Those Linux birds are breeding inter-species!
Re:I've been waiting for news like this (Score:1, Informative)
Re:I've been waiting for news like this (Score:1)
And there is always vmware
Re:I've been waiting for news like this (Score:1)
Worked very smooth for me, if you follow the two hints [codeweavers.com].
Bye egghat.
NT (Score:2, Insightful)
Anyhow, Reactos rules for their concept, but is staying far behind Big Brother..
Nope (Score:3, Informative)
Of course we still need someone to get our GDI working so we really can have "windows" =P
Re:Nope (Score:2, Informative)
It's a really good project and wish you all good luck with it.
Re:Nope (Score:2, Informative)
Normaly we follow a 180 release cycle and post news then. If you follow our development closely the 0.0.x branch should only last untill we get windowing going. Windoing is the goal for 0.1.0 and I would like to see Windowing/Networking be done for 0.2.0. The current CVS tree can just about self-host with mingw-gcc =)
Re:Nope (Score:2)
Nah. It's NT with a different GUI. Maybe mainstreamed a little, since NT's original inception was as a 'professional' OS. Nicer? No. Just different. Annoyingly different. Feels almost like they made some of the changes from NT to 2K while thinking of ways to retire old MCx certificates and force recertification whilst the base technology remains the same.
Re:NT (Score:2)
Even if that were true, you're missing the point. We still have FreeDOS.
NT isn't actually too badly designed as OS designs go. Most of the problems with developing under NT actually have little to do with the kernel proper (e.g. OLE2, DLL hell etc).