greg2.hrh
上传用户:zhongxx05
上传日期:2007-06-06
资源大小:33641k
文件大小:1k
源码类别:

Symbian

开发平台:

C/C++

  1. /*
  2. * ============================================================================
  3. *  Name     : greg2 resource header file greg2.hrh
  4. *  Part of  : greg2
  5. *  Created  : 12/11/2002 by 
  6. *  Description:
  7. *     This file contains declarations for constants of greg2.
  8. *     The file can be included in C++ or resource file.
  9. *     Initial content was generated by Series 60 AppWizard.
  10. *  Version  :
  11. *  Copyright: 
  12. * ============================================================================
  13. */
  14. #ifndef GREG2_HRH
  15. #define GREG2_HRH
  16. enum Tgreg2CommandIds
  17.     {
  18.     Egreg2CmdAppTest = 1
  19.     };
  20. #endif      // GREG2_HRH