uidesigner/com.nokia.sdt.component.symbian.test/data/srcmapping/SDK/structheader.rh
author timkelly
Wed, 24 Jun 2009 14:21:31 -0500
changeset 297 192fda8b2d77
parent 0 fb279309251b
permissions -rw-r--r--
update test for plat macros to use newer SDK (S60 5th ed.)


#include "subtype.rh"

STRUCT COMPOUND_TYPES {
	BYTE unused;
	STRUCT embed;  // of type SUBTYPE
}

STRUCT RESOURCE_LLINK {
	BYTE unused;
	LLINK link;  // of type SUBTYPE
}