| From: | "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk> |
|---|---|
| To: | "Magnus Hagander" <mha(at)sollentuna(dot)net>, "Andrew Dunstan" <andrew(at)dunslane(dot)net>, <pgsql-hackers-win32(at)postgresql(dot)org> |
| Subject: | Re: win2k, service, pg_ctl, popen, etc |
| Date: | 2004-07-21 14:58:35 |
| Message-ID: | E7F85A1B5FF8D44C8A1AF6885BC9A0E41A73C2@ratbert.vale-housing.co.uk |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers-win32 |
> -----Original Message-----
> From: pgsql-hackers-win32-owner(at)postgresql(dot)org
> [mailto:pgsql-hackers-win32-owner(at)postgresql(dot)org] On Behalf
> Of Magnus Hagander
> Sent: 21 July 2004 15:32
> To: Andrew Dunstan; pgsql-hackers-win32(at)postgresql(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Dunstan | 2004-07-21 15:22:19 | Re: win2k, service, pg_ctl, popen, etc |
| Previous Message | Andreas Pflug | 2004-07-21 14:47:00 | Re: win2k, service, pg_ctl, popen, etc |