mdnvbaox.hrh

来自「symbian下开发聊天」· HRH 代码 · 共 28 行

HRH
28
字号
/*
* ============================================================================
*  Name     : Mdnvbaox resource header file Mdnvbaox.hrh
*  Part of  : Mdnvbaox
*  Created  : 17.09.2007 by chenziteng@163.com
*  Description:
*     This file contains declarations for constants of Mdnvbaox.
*     The file can be included in C++ or resource file.
*     Initial content was generated by Series 60 Application Wizard.
*  Version  :
*  Copyright: 
* ============================================================================
*/

#ifndef MDNVBAOX_HRH
#define MDNVBAOX_HRH

enum TMdnvbaoxCommandIds
    {
    EMdnvbaoxCmdAppTest = 1
    };





#endif      // MDNVBAOX_HRH

⌨️ 快捷键说明

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