Re: win2k, service, pg_ctl, popen, etc - Mailing list pgsql-hackers-win32

From Dave Page
Subject Re: win2k, service, pg_ctl, popen, etc
Date
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E41A73C2@ratbert.vale-housing.co.uk
Whole thread Raw
In response to win2k, service, pg_ctl, popen, etc  ("Magnus Hagander" <mha@sollentuna.net>)
Responses Re: win2k, service, pg_ctl, popen, etc
Re: win2k, service, pg_ctl, popen, etc
List pgsql-hackers-win32

> -----Original Message-----
> From: pgsql-hackers-win32-owner@postgresql.org
> [mailto:pgsql-hackers-win32-owner@postgresql.org] On Behalf
> Of Magnus Hagander
> Sent: 21 July 2004 15:32
> To: Andrew Dunstan; pgsql-hackers-win32@postgresql.org
> Subject: Re: [pgsql-hackers-win32] win2k, service, pg_ctl, popen, etc
>
> Actually, if we want the string, we could always create a string table
> resource and store it in that. And then load it with LoadString(). We
> just need to be sure we store the exact same thing there, but a string
> resource will support any null terminated string.

Alternatively we can just use one of the other fields in the version
resource such as ProductVersion.

/D

pgsql-hackers-win32 by date:

Previous
From: Andreas Pflug
Date:
Subject: Re: win2k, service, pg_ctl, popen, etc
Next
From: Andrew Dunstan
Date:
Subject: Re: win2k, service, pg_ctl, popen, etc