X client wrapper for Win apps?

Alexander Gottwald alexander.gottwald@s1999.tu-chemnitz.de
Thu Sep 19 09:24:00 GMT 2002


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



More information about the Cygwin-xfree mailing list