From: rcrampton@armature.com (Robin Crampton)
Subject: RE: WINVER
30 Jun 1998 16:09:44 -0700
Message-ID: <TFSHJLMS.cygnus.gnu-win32@armature.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
To: cgf@cygnus.com, gnu-win32@cygnus.com, jason.v.robertson@intel.com

>It's undefined by default for a reason.

From Microsoft WINDOWS.H (Visual C++ 5):

 #ifndef WINVER
 #define WINVER 0x0400
 #endif

:-o.  Looks like it's defaulted by default!

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
