Re: ver.h mystery

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: <pgadmin-hackers(at)postgresql(dot)org>
Subject: Re: ver.h mystery
Date: 2005-09-15 12:48:28
Message-ID: E7F85A1B5FF8D44C8A1AF6885BC9A0E4CC2C54@ratbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

________________________________

From: pgadmin-hackers-owner(at)postgresql(dot)org
[mailto:pgadmin-hackers-owner(at)postgresql(dot)org] On Behalf Of Belbin, Peter
Sent: 15 September 2005 13:34
To: 'pgadmin-hackers(at)postgresql(dot)org'
Subject: [pgadmin-hackers] ver.h mystery


I see I've had a couple of responses at the web site that
archives this group's activity, but for some reason, the email to me
didn't arrive, so, I didn't know about any responses to my queries.

it turns out that ver.h in MSVC 6.0 was deprecated by way of the
ver.h file turning around and simply including winver.h

in VisualStudio2003, they've done away with ver.h altogether, so
just including winver.h solves the problem.

this ought to work fine for msvc 6.0 as well.

would someone be so good as to update the source for this?

Already done - see my earlier message in the archives.

FWIW, here's the bounce message I get when mailing you directly:

This message was created automatically by mail delivery software.

A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:

PBelbin(at)McLeodUSA(dot)com
SMTP error from remote mailer after initial connection:
host mailb.mcleodusa.com [216.43.0.184]: 550 Requested action not
taken:
mailbox unavailable.

------ This is a copy of the message, including all the headers. ------

Return-path: <dpage(at)vale-housing(dot)co(dot)uk>
Received: from mailgate.vale-housing.co.uk ([194.217.48.34]
helo=vale-housing.co.uk)
by anchor-post-33.mail.demon.net with esmtp (Exim 4.42)
id 1EFsUr-000ASF-A5
for PBelbin(at)McLeodUSA(dot)com; Thu, 15 Sep 2005 12:05:45 +0000
Content-class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: multipart/alternative;
boundary="----_=_NextPart_001_01C5B9ED.CD3DDCE7"
X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0
Subject: RE: [pgadmin-hackers] what creates ver.h?
Date: Thu, 15 Sep 2005 13:05:44 +0100
Message-ID:
<E7F85A1B5FF8D44C8A1AF6885BC9A0E4CC2C4C(at)ratbert(dot)vale-housing(dot)co(dot)uk>
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
Thread-Topic: [pgadmin-hackers] what creates ver.h?
Thread-Index: AcW57CUKcTAq52Z4RsGaMMz3R3nxgQAAW3lw
From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "Belbin, Peter" <PBelbin(at)McLeodUSA(dot)com>,
<pgadmin-support(at)postgresql(dot)org>,
<pgadmin-hackers(at)postgresql(dot)org>

Regards, Dave.

Browse pgadmin-hackers by date

  From Date Subject
Next Message blacknoz 2005-09-16 07:06:37 Re: [solved] Pgadmin III connection error
Previous Message Belbin, Peter 2005-09-15 12:33:49 ver.h mystery