Re: windows

From: Duane Wessels <wessels@dont-contact.us>
Date: Mon, 11 May 1998 14:22:18 -0600

Dancer writes:

>I'm afraid not. 'WIN32' seems to be defined by the majority of windows
>compilers when compiling a 32-bit app (note no leading underscores), but
>there are some that don't do it, or (like VisC/++) just don't do it
>consistantly.

Ok, so here's what I have now in include/config.h.in

#elif defined(__CYGWIN32__) || defined(WIN32) || defined(WINNT)
#define _SQUID_MSWIN_

Look reasonable?
Received on Tue Jul 29 2003 - 13:15:49 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:11:47 MST