uidesigner/com.nokia.sdt.component.symbian.test/data/srcmapping/SDK/structheader.rh
equal
deleted
inserted
replaced
|
1 |
|
2 #include "subtype.rh" |
|
3 |
|
4 STRUCT COMPOUND_TYPES { |
|
5 BYTE unused; |
|
6 STRUCT embed; // of type SUBTYPE |
|
7 } |
|
8 |
|
9 STRUCT RESOURCE_LLINK { |
|
10 BYTE unused; |
|
11 LLINK link; // of type SUBTYPE |
|
12 } |