fepsetup.hrh
资源名称:Symbian.zip [点击查看]
上传用户:tjsjht
上传日期:2021-01-13
资源大小:25k
文件大小:1k
源码类别:
输入法编程
开发平台:
Visual C++
- /*
- * ============================================================================
- * Name : FepSetup resource header file fepsetup.hrh
- * Part of : FepSetup
- * Created : 02/23/2003 by Forum Nokia
- * Description:
- * This file contains declarations for constants of FepSetup.
- * The file can be included in C++ or resource file.
- * Initial content was generated by Series 60 AppWizard.
- * Version :
- * Copyright:
- * ============================================================================
- */
- #ifndef FEPSETUP_HRH
- #define FEPSETUP_HRH
- enum TFepSetupCommandIds
- {
- EFepSetupCmdAppInstallFep = 1,
- EFepSetupCmdAppUninstallFep = 2
- };
- #endif // FEPSETUP_HRH