| 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: | <199908012110.AA00076@ha.bekkoame.ne.jp> |
| Date: | Mon, 02 Aug 1999 06:10:55 +0900 |
| To: | cygwin AT sourceware DOT cygnus DOT com |
| Subject: | Re: GCC 2.95-Mingw32: winsock.h is not C++ enabled |
| In-Reply-To: | <VA.000000a0.01cd73e5@cimetmc> |
| References: | <VA DOT 000000a0 DOT 01cd73e5 AT cimetmc> |
| From: | "S.Yoshida" <vzy03312 AT ha DOT bekkoame DOT ne DOT jp> |
| MIME-Version: | 1.0 |
| X-Mailer: | AL-Mail32 Version 1.10 |
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 ? regards, -- 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 |