launchwap.hrh

来自「symbian的打开WAP浏览器的示例,打开手机自带的浏览器.」· HRH 代码 · 共 27 行

HRH
27
字号
/*
* ============================================================================
*  Name     : Launchwap resource header file launchwap.hrh
*  Part of  : Launchwap
*  Created  : 06/27/2003 by Forum Nokia
*  Description:
*     This file contains declarations for constants of Launchwap.
*     The file can be included in C++ or resource file.
*     Initial content was generated by Series 60 AppWizard.
*  Version  :
*  Copyright: Forum Nokia
* ============================================================================
*/

#ifndef LAUNCHWAP_HRH
#define LAUNCHWAP_HRH

enum TLaunchwapCommandIds
    {
    ELaunchwapCmdAppTest = 1
    };




#endif      // LAUNCHWAP_HRH

⌨️ 快捷键说明

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