On Tue, 19 Aug 2003, Hetz Ben Hamo wrote:
> > The main issue here, that it can run on any OS including Linux, Windows,
> > HPUX, SunOS, MacOS, AIX and so on.
>
> Not to my knowledge. All the Windows.Forms display stuff is using Wine. Have
> you ever tried to run wine on non X86 system? it doesn't run..
>
Just a nit pick: Wine is designed as a binary emulation layer and a set of
libraries that emulate Win32. Now wouldn't it be possible to compile these
libraries on top of a different architecture to get a Win32 API there?
(without binary compatibilty).
Whether the libraries are indeed portable is a different issue, but it can
be resolved by tweaking the C code.
Regards,
Shlomi Fish
----------------------------------------------------------------------
Shlomi Fish [EMAIL PROTECTED]
Home Page: http://t2.technion.ac.il/~shlomif/
There's no point in keeping an idea to yourself since there's a 10 to 1
chance that somebody already has it and will share it before you.
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]