Win32-OS/2 source to be released 50
In a recent e-mail conversation with Timur Tabi (of Win32-OS/2), I asked him
about opening the source to Win32-OS/2
and collaborating with the Wine crew.
For instance win32-OS/2 has
some Direct X support, allowing
Quake 2 3D-Now, and Destruction Derby II to run. And this
was his reply: "We have already announced our intent to
release the source code as well as use code from WINE. The
announcement was made at Warpstock". Timur
gave the Win32-OS/2 speech at Warpstock. update In related news,
Wine 990110's out.
Good. (Probably) (Score:1)
[Windows application support] didn't help OS/2 much at all back in the early days of version 2. Although it ran Win3.1 apps better and faster than Windlows itself, people didn't flock to it as anticipated.
Well, first of all, it didn't hurt. OS/2 version 2 sales were still suffering from the bad press generated from the disaster that was OS/2 version 1. In addition, IBM's marketting strategy for OS/2 was very muted compared to Microsoft's marketing behemoth. They focused on existing business customers, and almost ignored the consumer market.
OS/2 Warp Version 3, on the other hand, really benefitted from its Windows compatibility. That was one of the reasons Warp 3 sold more retail copies in its first year than Windows 95 did. Most of Windows 95's sales, even in their first year, was OEM bundling contracts.
MFC and bugs (Score:1)
Just because Microsoft cannot develop a bug free implimintation of MFC, does not mean the open source community cannot.
The trouble is a bug-free MFC just wouldn't be as useful. Many developers end up with code that depends on things in MFC that would properly be called bugs, with behavior that changes from implementation to implementation. This kind of problem is rampant throughout Wine.
If you look at the source code to Wine, you see many functions which first check to see which bugset to implement, and then run the appropriately broken version of the function. If MFC were implemented, a similar approach would be needed.
OS/2 -> Linux WINE (Score:1)
Any "Official" confirmation of this? (Score:1)
...not as long as you think. (Score:1)
If IBM really backs WINE and a couple of other vendors jump on board, it could be working well by 2000. Clone shops will start to preload Linux just to save a few bucks on the Windows license (margins are really tight in that market).
Guaranteed that every major Unix product will be available on Linux by year's end. Several major Windows products will follow. The games might still take a while, but they'll come.
The only big problem with drivers is the "Win" devices. Several vendors will provide open specs by year's end. The hardware will still suck, but it'll at least work. Within two years you'll see as many Linux drivers shipped with peripherals as you Windows drivers today.
... Ami.
List of things Linux/Wine can do that Win can't (Score:1)
1) Terminal serving. Like Citrix only much better/cheaper
2) Memory management (if a program crashes the Kernel goes on)
3) Multiple users (at the same time)
a) Remote administration
4) Everything that Linux does.
And there could be more, I'm just doing this off the top of my head.
^~~^~^^~~^~^~^~^^~^^~^~^~~^^^~^^~~^~~~^~~^
ABORTED effort:
Close all that you have.
what does microsoft have to say about this? (Score:1)
No Way, Jose! (Score:1)
Sorry for the flamage, but I'm quite steamed with Windows right now -- NT4 just garbaged the partition table on my hdb last night, EVEN THOUGH THERE ARE NO FAT/NTFS PARTITIONS ON THAT DRIVE! So, now I've got to fix that manually, or I've lost everything on
Silly me, I thought that my Linux installation was safe from Windows' meddling just because it was mostly on a separate disk from Windows. What kind of an arrogant fool OS writes to the partition tables on drives THAT IT DOES NOT OWN!?
Feels awfully familiar, though -- MS seems to twiddle unnecessarily with the hard drives -- when I installed the MS Word 6 upgrade a couple years ago, somehow it fixed my system so that it could not recognize my hard drive until I did a couple power-off reboots. Pattern?
Containment (Score:1)
Another thought -- native implementations of MFC.. (Score:1)
Don't confuse Win32-OS/2 with Win-OS/2 (Score:1)
I think this will probably help us OS/2 users a bit more than the WINE developers, but I do think there will be advantages on both sides of the fence.
Christopher B. Wright
Just a guess.. (Score:1)
Wine already HAS DirectX and runs Q2 (Score:1)
Wine 990110 out now! (Score:1)
what does microsoft have to say about this? (Score:1)
could they sue for intellectual property of the
win32 api? what other area(s) could microsoft try
to keep this down?
Good. (Mabe not..) (Score:1)
Everything was just too slow.
And I
To be fair, though, I think a lot of the problem was that OS/2 was a product ahead of its time in terms of memory use. Back then, 16MB was
D
Q2 under wine? (Score:1)
itself (Q1) has been ported to Linux (I have it, I
should know), and Q2 should be there as well.
That's like saying there aren't any Q2 gamers on
Linux, or that we all want to run wine to play
such things as Quake.
...not as long as you think. (Score:1)
porting these things wouldn't be impossible...but the real question is...do we WANT them...win devices slow down your computer since they use the main CPU for most of their processes...
i think the slowest market to change will be the hardware market...alot of hardware companies have put alot of investment into win-devices and it will be hard for them to turn around and make real devices again...and until they see the profits of doing that they won't think about it...and i don't see any reason for them to see profits in it until fall or so of this year... i could be drastically wrong on this...but hardware will be the last boat to turn it's rudder...and until you get decent hardware it is hard to make "decent" games...of course i'm a fan of games that require thought instead of voodoo3 chips...but that is just a personal preference...most people want descent: freespace. or whatever.
I hear the drums a beating (Score:1)
What's wrong with the WinModem? (Score:1)
Cool Beans (Score:1)
Good. (Score:1)
> better emulation of the windows platform for
> games.
Wine has had DirectX support for a long time now. It also runs Quake2 (with or without 3DFx). With some search on LinuxGames, you will plenty of screenshots.
It has now also (basic) Direct3D support.
I think we'd use wine ... (Score:1)
Re:I hear the drums a beating (Score:1)
Office - Good, but StarOffice does it just as well and it's free to us individuals.
Games - You admit playing a game from MS other than solitaire, freecell, or minefield?
Compilers - I should see if you can compile a Linux kernel with a Visual C++ compiler just for kicks. Maybe an install routine that installs Linux in place of the Winderz that compiled it. Hmmmmmm......
I believe your drumbeats are becoming deafening.
...not as long as you think. (Score:1)
Windows still reigns supreme chiefly because of the so-called "network effect": it has more users, which has caused the establishment of a whole infrastructure around it, which has caused more users. It will take a while for that infrastructure (PC vendor support, software app vendor support, peripheral support, etc) to break down. Or it may never break down. Users benefit a lot from that infrastructure, so even if Linux is (almost) free, it is not easy for it to beat Windows.
"The only big problem with drivers is the Win devices." This is the peripheral infrastructure for Windows at work. Peripheral vendors are unwilling to disclose their specs for fear of being copied by competitors. They would rather build their own drivers; but they still can't justify spending development dollars for Linux drivers, not until Linux has at least 20% of the market. So, for a while at least, there will be no driver support in Linux-world for new peripherals.
C. Tapang
www.genericwindows.com
I hate WINE... (Score:1)
humm (Score:1)
Good. (Score:1)
Firstly because the directX support will allow better emulation of the windows platform for games.
Secondly and more importantly, the argument 'Linux runs your windows apps as well' will help windows-users make the switch to linux easier, and let them get to the linux-only apps step by step.