| IDs |
|
|
|
|
All project elements have IDs (values, resources, resource types, files). ID consists of two fields: ID value is displayed as: Name[#Index]. For example, ID of the RT_RCDATA[#10] resource type consists of the name (RT_RCDATA) and index (10). As a rule, the index is not displayed if its value is 0. For example, ID of the TABOUT resource consists of the name (TABOUT) and index (0). Sometimes the name field can be empty. Then the index is displayed regardless of its value: [#0]. Composite IDs are used to specify the location of an element in the project. In composite IDs, the owner ID is indicated before the object ID and separated by dots. For example: As a rule, ID fields correspond to resource attributes in a localized file. However there are exceptions when name fields are created automatically by index, which ensures precise identification of resources. Below you can find examples of such exceptions:
|