Re: zic with msvc

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: zic with msvc
Дата
Msg-id 16964.1161367606@sss.pgh.pa.us
обсуждение исходный текст
Ответ на zic with msvc  ("Magnus Hagander" <mha@sollentuna.net>)
Ответы Re: zic with msvc  ("Magnus Hagander" <mha@sollentuna.net>)
Список pgsql-patches
"Magnus Hagander" <mha@sollentuna.net> writes:
> + #ifdef WIN32
> + #define _WIN32_WINNT 0x0400
> + #endif

Hmm ... in pg_ctl.c I see

#define _WIN32_WINNT 0x0500

Is there a reason for these to be different?  Are there other places
that will need this (ie, maybe it should be in c.h instead?)

            regards, tom lane

В списке pgsql-patches по дате отправления:

Предыдущее
От: "Magnus Hagander"
Дата:
Сообщение: zic with msvc
Следующее
От: "Magnus Hagander"
Дата:
Сообщение: Re: zic with msvc