changeset 0 | fb279309251b |
-1:000000000000 | 0:fb279309251b |
---|---|
1 #include <basicheader.rh> |
|
2 #include "output.hrh" |
|
3 |
|
4 RESOURCE TWO_REFS r_test_enum_dialog_referencer1 |
|
5 { |
|
6 link1 = EMyContainerId; |
|
7 } |
|
8 RESOURCE TWO_REFS r_test_enum_dialog_referencer2 |
|
9 { |
|
10 link1 = EMyContainerId; |
|
11 } |
|
12 RESOURCE TWO_REFS r_test_enum_dialog_referencer3 |
|
13 { |
|
14 link1 = EMyContainerId2; |
|
15 } |