ver.h mystery - Mailing list pgadmin-hackers

From Belbin, Peter
Subject ver.h mystery
Date
Msg-id DAC7935736BD9F4AAC601EE021D1B23403D4C7FE@txhouexch01.mcld.net
Whole thread Raw
List pgadmin-hackers
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?
 
regards,
peter.
 
 



NOTICE: This electronic mail transmission may contain confidential information and is intended only for the person(s) named. Any use, copying or disclosure by any other person is strictly prohibited. If you have received this transmission in error, please notify the sender via e-mail.


pgadmin-hackers by date:

Previous
From: "Dave Page"
Date:
Subject: Re: what creates ver.h?
Next
From: "Dave Page"
Date:
Subject: Re: ver.h mystery