delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-developers-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin-developers/> |
List-Post: | <mailto:cygwin-developers AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-developers-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-developers-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin-developers AT sources DOT redhat DOT com |
X-Apparently-From: | <earnie?boyd AT yahoo DOT com> |
Message-ID: | <3A7F737F.31746D8E@yahoo.com> |
Date: | Mon, 05 Feb 2001 22:46:07 -0500 |
From: | Earnie Boyd <earnie_boyd AT yahoo DOT com> |
Reply-To: | cygwin-developers <cygwin-developers AT cygwin DOT com> |
X-Mailer: | Mozilla 4.76 [en] (X11; U; Linux 2.2.171 i686) |
X-Accept-Language: | en |
MIME-Version: | 1.0 |
To: | cygwin-developers <cygwin-developers AT cygwin DOT com> |
Subject: | [Fwd: [MinGW-dvlpr] winsock2.h] |
Danny Smith wrote: > This is what's in windows.h now. > > #ifndef WIN32_LEAN_AND_MEAN > #include <commdlg.h> > #include <cderr.h> > #include <dde.h> > #include <ddeml.h> > #include <dlgs.h> > #include <lzexpand.h> > #include <mmsystem.h> > #include <nb30.h> > #include <rpc.h> > #include <shellapi.h> > #include <winperf.h> > #include <winspool.h> > #if defined(Win32_Winsock) || > !(defined(__INSIDE_CYGWIN__) || defined(__CYGWIN__) || defined > (__CYGWIN32__) || defined(_UWIN)) > #include <winsock.h> > #endif > #endif /* WIN32_LEAN_AND_MEAN */ Is this __INSIDE_CYGWIN__ needed? Danny's trying to clean up the winsock.h and winsock2.h header files. Earnie. _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |