--- parser3/src/targets/isapi/parser3isapi.C 2010/11/22 22:24:23 1.104 +++ parser3/src/targets/isapi/parser3isapi.C 2012/06/20 20:54:26 1.106 @@ -1,11 +1,11 @@ /** @file Parser: IIS extension. - Copyright (c) 2000,2001-2005 ArtLebedev Group (http://www.artlebedev.com) + Copyright (c) 2000-2012 Art. Lebedev Studio (http://www.artlebedev.com) Author: Alexandr Petrosian (http://paf.design.ru) */ -static const char * const IDENT_PARSER3ISAPI_C="$Date: 2010/11/22 22:24:23 $"; +volatile const char * IDENT_PARSER3ISAPI_C="$Id: parser3isapi.C,v 1.106 2012/06/20 20:54:26 moko Exp $"; #ifndef _MSC_VER # error compile ISAPI module with MSVC [no urge for now to make it autoconf-ed (PAF)] @@ -19,7 +19,6 @@ static const char * const IDENT_PARSER3I #include "pa_version.h" #include "pa_socks.h" -#define WINVER 0x0400 #include #include