This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: X client wrapper for Win apps?


Wine translates GDI calls to X, doesn't it?


-----Original Message-----
From: cygwin-xfree-owner@cygwin.com [mailto:cygwin-xfree-owner@cygwin.com]On
Behalf Of Alexander Gottwald
Sent: Thursday, September 19, 2002 12:24 PM
To: cygwin-xfree@cygwin.com
Subject: RE: X client wrapper for Win apps?

On Thu, 19 Sep 2002, Jean-Claude Gervais wrote:

>       It COULD be done! Admittedly, it might not be a snap, but Wine
already uses
> a POSIX layer to accomplish what it needs to do.
> In our case, it would use Cygwin!

wine is in most parts the same as replacing kernel32.dll user32.dll and
some other system dependent libraries. So you won't achive anything if
you run the windows application in a wine subsystem. The goal is not to
replace the windows dlls with the wine dlls but to translate the GDI
calls to X11. This has nothing to do with the POSIX layer.

If someone is going into this, than start with the wine x11drv.

Unfortunately no one from wine-devel commented that concept.

bye
        ago
--
 Alexander.Gottwald@informatik.tu-chemnitz.de
 http://www.gotti.org           ICQ: 126018723


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]