Slashdot Mirror


Wine Now Really Does Windows

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.

25 comments

  1. Windows DLLs by Guspaz · · Score: 2, Insightful

    For those of us who own Windows, it's easier to just use the Windows DLLs with Wine. They're more compatible. I mean, most people have an old copy of Win95 or Win98 lying around, right? Regards, Guspaz.

    1. Re:Windows DLLs by aridhol · · Score: 3, Insightful

      That may be true today for your average home user. What about when a business gets, say, 10 computers, and don't get the Windows licenses to go with them? Sure, they could use the DLLs from their licensed computers, until the Microsoft Police come and bust them for using 10 illegal copies of the Windows DLLs.

      --
      I can't say that I don't give a fuck. I've just run out of fuck to give.
    2. Re:Windows DLLs by ThePlumber2 · · Score: 1

      Its not a question of the functionality. It is the want (needA) to sidestep the EULA.

      --
      Thanks, Steve
  2. awesome by tps12 · · Score: 1, Interesting

    This could really be a boon to IT and any business still shackled to Windows.

    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).

    --

    Karma: Good (despite my invention of the Karma: sig)
    1. Re:awesome by yasth · · Score: 2, Insightful

      Ummm ever heard of lindows?

      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.

      --
      I'd do something interesting, but my server can't handle a slashdotting.
    2. Re:awesome by einhverfr · · Score: 2

      When you combine Mono or Portible.Net with Wine, GTK, X11, and Linux, and when the .NET replacements and Wine are mature, Linux will provide a FAR richer development environment than Windows currently does. Especially with GnomeBasic, and C#.

      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.

      --

      LedgerSMB: Open source Accounting/ERP
    3. Re:awesome by FeeDBaCK · · Score: 1, Redundant
      Has anyone considered merging the Linux and Wine codebases to create a Windows clone?

      Yeah, it is called Lindows.

      --
      wolf31o2 Developer, Gentoo Linux Games Team
    4. Re:awesome by Anonymous Coward · · Score: 0

      Lindows is Wine.

    5. Re:awesome by darien · · Score: 4, Funny

      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.

      He he. Let's embrace and extend the Windows APIs...

    6. Re:awesome by BlastMaster · · Score: 1

      It's worked extending the SMB protocol. (i.e. Unix file extensions.) I love Samba!

      --
      Geek by nature, Linux by Choice.
    7. Re:awesome by BlastMaster · · Score: 1
      A penguin be the cousin of a duck? WTF?

      Those Linux birds are breeding inter-species!

      --
      Geek by nature, Linux by Choice.
  3. I've been waiting for news like this by Hee+Hee+Hee · · Score: 0, Redundant
    I've been waiting for news like this. I have a complete download of Mandrake 8.2 burned onto 3 CD's (got it via my brother's cable-modem pipe - my dialup would not work for that), but I've been hesitant to load it up at home, since my family uses only Window$ software, and I've heard that Mandrake 8.2's WINE doesn't work. Now, maybe I can get away with it!

    GO WINE!!

    --
    - Bill
    1. Re:I've been waiting for news like this by Anonymous Coward · · Score: 1, Informative

      Keep waiting. They've only ported a few DLL's at this point.

    2. Re:I've been waiting for news like this by sjeng · · Score: 1

      Why don't you just install a dual boot system with the default windows? Then your family can use windows and you use mandrake on the same machine :) I have been doing this for years!
      And there is always vmware :)

    3. Re:I've been waiting for news like this by egghat · · Score: 1

      Install Codeweavers Wine.

      Worked very smooth for me, if you follow the two hints.

      Bye egghat.

      --
      -- "As a human being I claim the right to be widely inconsistent", John Peel
    4. Re:I've been waiting for news like this by Anonymous Coward · · Score: 0

      What sort of luser uses Mandrake?

  4. NT by linuxator · · Score: 2, Insightful

    As i remember, ReactOS is stil based on NT architecture... And as this architecture becomes obsolete in few years, well it will happen in about time ReactOS gets stable and full featured.

    Anyhow, Reactos rules for their concept, but is staying far behind Big Brother..

    --
    * Origin: XBase BBS (2:490/4100) Well the good old days may not return and rocks might melt and sea may burn.
    1. Re:NT by Pseudonym · · 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).

      --
      sub f{($f)=@_;print"$f(q{$f});";}f(q{sub f{($f)=@_;print"$f(q{$f});";}f});
  5. Nope by isolation · · Score: 3, Informative

    I'm one of the core ReactOS developers and one of the main peple working on the WINE port to mingw and you are so wrong. The NT core is not going anywhere. Look at 2k/XP and guess what its NT with a nicer GUI. The only major changes are ACPI/PNP and WDM drivers. Plus once our work is done on the kernel and porting WINE I can start on a mono port with WinForms so we will have .net.

    Of course we still need someone to get our GDI working so we really can have "windows" =P

    --
    Free Unix? Free Windows. http://www.reactos.com
    1. Re:Nope by linuxator · · Score: 2, Informative

      Well WDM drivers are exactly what i got in mind when mentioning NT core. And also, ReactOS team should post more news (even minor ones) on reactos.com...;)

      It's a really good project and wish you all good luck with it.

      --
      * Origin: XBase BBS (2:490/4100) Well the good old days may not return and rocks might melt and sea may burn.
    2. Re:Nope by isolation · · Score: 2, Informative

      I will discuss this with our webmaster and see if we can get more info.

      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 =)

      --
      Free Unix? Free Windows. http://www.reactos.com
    3. Re:Nope by Cmdr+Taco+(luser) · · Score: 2

      its NT with a nicer GUI

      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.

      --
      All things in moderation.
  6. Microsoft abusiveness... by Futurepower(R) · · Score: 0, Troll


    Microsoft abusiveness has so affected my life that I will be very happy when I can be Microsoft free.

    1. Re:Microsoft abusiveness... by Anonymous Coward · · Score: 0

      SO affected your life? Perhaps you ought to get one first.

  7. I have to support my customers. by Anonymous Coward · · Score: 0


    Hey, I have to support my customers. There has been no alternative to Microsoft.