delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT sourceware DOT cygnus DOT com> |
List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, |
<http://sourceware.cygnus.com/ml/#faqs> | |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
Message-Id: | <199908012148.QAA04250@mercury.xraylith.wisc.edu> |
To: | "S.Yoshida" <vzy03312 AT ha DOT bekkoame DOT ne DOT jp> |
cc: | cygwin AT sourceware DOT cygnus DOT com |
Subject: | Re: GCC 2.95-Mingw32: winsock.h is not C++ enabled |
In-Reply-To: | Your message of "Mon, 02 Aug 1999 06:10:55 +0900." |
<199908012110 DOT AA00076 AT ha DOT bekkoame DOT ne DOT jp> | |
Date: | Sun, 01 Aug 1999 16:48:35 -0500 |
From: | Mumit Khan <khan AT xraylith DOT wisc DOT EDU> |
"S.Yoshida" <vzy03312 AT ha DOT bekkoame DOT ne DOT jp> writes: > > I wish mingw to have a complete windowsx.h > - GlobalAllocPtr > - GetStockBrush > - SelectBrush > > The lcc-win32 attached complete windowsx.h. why mingw not? > And, I worry about two-licenses, in the following approach. > > #if defined(CYGWIN) || defined(__CYGWIN__) > # include <d:/cc/lccwin32/include/windowsx.h> > #else > # include <windowsx.h> > #endif > > Nobody knows good idea ? I have a very good idea -- why don't you contribute? It's a free project created by volunteers, and all you have to do is to join the group of volunteers and make it better. btw, gcc-2.95 mingw headers have both GetStockBrush and SelectBrush. Unfortunately, it's missing GlobalAllocPtr, which I'll add for the next update. Regards, Mumit -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |