Linked by Eugenia Loli-Queru on Sun 5th Mar 2006 01:54 UTC, submitted by Dylan
Windows This is release 0.9.9 of Wine, a free implementation of Windows on UNIX. New features include better web browser support, recursive directory change notifications, debugger improvements, and lots of other bug fixes and under-the-hood improvements.
Thread beginning with comment 101468
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE: Win32 Port?
by Jarsto on Sun 5th Mar 2006 07:04 UTC in reply to "Win32 Port?"
Jarsto
Member since:
2005-10-06

While I'm not exactly sure why it seems there is a Windows version of Wine. It's currently at 0.9.8 but it's bound to be updated to 0.9.9
You can find it here:
http://sourceforge.net/project/showfiles.php?group_id=6241&package_...

Reply Parent Bookmark Score: 1

RE[2]: Win32 Port?
by nimble on Sun 5th Mar 2006 07:35 in reply to "RE: Win32 Port?"
nimble Member since:
2005-07-06

That made me curious, so I had a look at the Wine FAQ:

"Part of the rationale for these projects is to find out areas where Wine portability is lacking. This is especially true of the ReactOS project which is a reimplementation of the Windows kernel and should thus be able to reuse most of Wine dlls.

Another reason for pursuing these projects is to be able to replace a single Windows dll with its Wine counterpart. Besides being a good test for the Wine dll, this lets us detect cases where we made incorrect assumptions about how the dlls interact.
"

So it's mainly for helping with Wine development, but there could be actual use cases as well.

With Wine you could install and try a program as a limited user, and without having to touch C:Program Files or the registry. You can even have multiple fake Windows installations. Wine incurs less overhead than a full virtual machine, and it doesn't require additional licenses.

And some programs might actually run faster on Wine, because Wine libraries might be implemented better than the originals.

Reply Parent Bookmark Score: 4

RE[2]: Win32 Port?
by markbrophy on Mon 6th Mar 2006 17:51 in reply to "RE: Win32 Port?"
markbrophy Member since:
2005-07-18

Also, wine can run Windows XP apps that Windows 95 is unable to run (for various reasons). I can't tell if wine runs on older versions of Windows or not, but if it did, it would make this extremely useful!

-Mark

Reply Parent Bookmark Score: 1

RE[3]: Win32 Port?
by xtaski on Mon 6th Mar 2006 23:34 in reply to "RE[2]: Win32 Port?"
xtaski Member since:
2006-02-09

Interesting line of thought... Wine could revitalize old, broken Win apps for Windows...

Reply Parent Bookmark Score: 1