S60MemoryLab.hrh
上传用户:laixiong
上传日期:2007-03-11
资源大小:2994k
文件大小:0k
源码类别:

Symbian

开发平台:

C/C++

  1. // Copyright: (c) 2006 Nokia Ltd.  All rights reserved.
  2. #ifndef __S60MemoryLab_hrh__
  3. #define __S60MemoryLab_hrh__
  4. // S60MemoryLab command codes
  5. enum TS60MemoryLabCommandIds
  6.     {
  7.     ES60MemoryLabCmdToggleLabels = 1,
  8.     ES60MemoryLabCmdCleanupStackTest
  9.     };
  10.     
  11. #endif // __S60MemoryLab_hrh__