ver.h mystery

Поиск
Список
Период
Сортировка
От Belbin, Peter
Тема ver.h mystery
Дата
Msg-id DAC7935736BD9F4AAC601EE021D1B23403D4C7FE@txhouexch01.mcld.net
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: what creates ver.h?
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: ver.h mystery