Question about setup.exe

Robert Collins rbcollins@cygwin.com
Tue Nov 26 18:46:00 GMT 2002


On Wed, 2002-11-27 at 01:23, Yann Crausaz wrote:
> Hello,
> 
> #define IDS_ROOT_SLASH                  1
> #define IDS_ROOT_SPACE                  2
> #define IDS_CWD_NONEMPTY                3
> #define IDS_MIRROR_LST                  6
> #define IDS_DIALOG_FAILED               7
> 
> What do the numbers beside the different IDS's in resource.h mean ? Is IDS_MIRROR_LST


It's a windows programming convention, each number must be unique. If
you need to add strings, just follow the convention in resource.h and
res.rc.

Cheers,
Rob

-- 
---
GPG key available at: http://users.bigpond.net.au/robertc/keys.txt.
---
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://cygwin.com/pipermail/cygwin-apps/attachments/20021126/198ddb6a/attachment.sig>


More information about the Cygwin-apps mailing list