|
|
|
认识EIK_APP_INFO
作者:huwell 发表日期:2005年2月22日 阅读次数:714
RESOURCE EIK_APP_INFO 这里的EIK_APP_INFO是常在rss资源文件中出现的。 SDK中这样说明: Application UI information resource.
This resource is used to define an application's GUI command input and status display controls, e.g. menus, toolbars, status pane, toolbar, toolband, CBA (Control Button Array) and hotkeys. It is loaded by the application UI (derived from CEikAppUi).
通常如果做Multiviews的时候,是不需要这里有任何信息的,然后在一些简单的示例中我们还能看到有cba="..."的字样 当然可以使用系统定义的cba也可以自己来定义:)
→ 点击这里谈谈您的看法
→ 将本文推荐给好友
→ 显示可打印版本
|