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: List-Archive: List-Help: , Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-Id: <199908012148.QAA04250@mercury.xraylith.wisc.edu> To: "S.Yoshida" 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 "S.Yoshida" 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 > #else > # include > #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