www.pudn.com > UIQ_Code1.rar > Commands_reg.rss


// Commands_reg.rss 
// 
// © Symbian Software Ltd 2005. All rights reserved. 
// 
 
#include  
 
// All registration files must define UID2, which is always  
// KUidAppRegistrationResourceFile, and UID3, which is the application's UID. 
UID2 KUidAppRegistrationResourceFile 
UID3 0xE0001003 
 
RESOURCE APP_REGISTRATION_INFO 
	{ 
	app_file = "Commands"; // filename of application binary (minus extension) 
	localisable_resource_file = "\\Resource\\Apps\\Commands_loc"; 
	}