uidesigner/com.nokia.sdt.component.symbian.test/data/srcmapping/SDK/structheader.rh
changeset 2 d760517a8095
equal deleted inserted replaced
-1:000000000000 2:d760517a8095
       
     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 }