uidesigner/com.nokia.sdt.symbian.tests/data/images/SDK/images.rh
author timkelly
Tue, 21 Apr 2009 14:51:39 -0500
branchRCL_2_0
changeset 109 2a4136280275
parent 2 d760517a8095
permissions -rw-r--r--
Fix again for bug 8902. Give direct access to BuildArgumentsInfo class and deprecate IBuildArgumentsInfo.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
cawthron
parents:
diff changeset
     1
STRUCT IMAGE {
cawthron
parents:
diff changeset
     2
	BUF bmpfile;
cawthron
parents:
diff changeset
     3
	WORD bmpid;
cawthron
parents:
diff changeset
     4
	WORD bmpmask;
cawthron
parents:
diff changeset
     5
	}
cawthron
parents:
diff changeset
     6