basictypes.hrh

来自「Symbian console application」· HRH 代码 · 共 18 行

HRH
18
字号
/*
 ============================================================================
 Name		: basictypes.hrh
 Author	  : NVQ
 Copyright   : Your copyright notice
 Description : This file contains declarations for constants of testui.
 The file can be included in C++ or resource file.
 Created: 18-Nov-2009
 Last Modified: 18-Nov-2009
 ============================================================================
 */
#ifndef __BASICTYPES_HRH__
#define __BASICTYPES_HRH__

#define _UID3  0xE4C2B7D2

#endif // __TESTUI_HRH__

⌨️ 快捷键说明

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