⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 listview2_reg.rss

📁 《UIQ 3 The Complete Guide》书的源代码
💻 RSS
字号:
//
// ListView2_reg.rss	- Application registration file for Er9
//
// Copyright (C) UIQ Technology AB, 2007
//
// This material is provided "as is" without any warranty to its performance or functionality. 
// In no event shall UIQ Technology be liable for any damages whatsoever arising out of the
// use or inabilty to use this material. 
//

#include <AppInfo.rh>

// File type UID
UID2 KUidAppRegistrationResourceFile

// Application UID
UID3 0xEDEAD002

RESOURCE APP_REGISTRATION_INFO
	{
	// Filename of application binary (minus extension)
	app_file = "ListView2";

	// Location of the localisable icon/caption definition file
	localisable_resource_file = "\\Resource\\Apps\\ListView2_loc";
	}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -