Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <007701bea394$94376c20$29acdfd0@InspirePharm.Com> Reply-To: "Suhaib M. Siddiqi" From: "Suhaib M. Siddiqi" To: , "Raju K. V." , References: <19990521114327 DOT 18169 DOT rocketmail AT web126 DOT yahoomail DOT com> Subject: Re: many problems with rxvt Date: Fri, 21 May 1999 10:16:49 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id KAA07719 > > This port is actually a port. The porter created a psuedo Xlib that emulates > the calls required for rxvt using the Win32 API. I've often thought about this > question myself but haven't had the time to investigate it. It sure would be > nice to have such a library. Does anyone know of any current works in this area? Well, yes such a library does exists. I have myself a pseudo libX11.lib (Win32 native). It uses mscrt.dll instead of Cygwin1.dl. To use this library one needs to have only header files from X11R6.4 distribution. Applications links against it do not require an X server. This library so far has very limited use, since libICE, libSM and libXp are not available -- though I am trying to make libICE, libSM and libXp which will use this pseudo X11 Win32 native library. Since this library does not use Cygwin DLLs, therefore NOT interested in sharing it. All requests will be ignored - Sorry. This just for info in response to Ernie's post. Suhaib -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com