| From: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
|---|---|
| To: | pgsql-hackers-win32(at)postgresql(dot)org |
| Subject: | Re: win2k, service, pg_ctl, popen, etc |
| Date: | 2004-07-21 15:24:48 |
| Message-ID: | 40FE8AC0.3020704@dunslane.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers-win32 |
Dave Page wrote:
>
>
>
>
>>-----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.
>
>
>
>
My reading suggests you can actually put a string with an arbitrary name
in this resource.
cheers
andrew
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Page | 2004-07-21 15:41:12 | Re: win2k, service, pg_ctl, popen, etc |
| Previous Message | Andrew Dunstan | 2004-07-21 15:22:19 | Re: win2k, service, pg_ctl, popen, etc |