?? wikisecuresocketex.hrh
字號(hào):
/*
============================================================================
Name : WikiSecureSocketEx.hrh
Author : Konstantine; Company: Fishnest Ukraine Sebastopol
Copyright : bluspan@gmail.com
Description : This file contains declarations for constants of WikiSecureSocketEx.
The file can be included in C++ or resource file.
============================================================================
*/
#ifndef __WIKISECURESOCKETEX_HRH__
#define __WIKISECURESOCKETEX_HRH__
#define _UID3 0xE2404284
// WikiSecureSocketEx enumerate command codes
enum TWikiSecureSocketExIds
{
ECommand1 = 0x6001, // start value must not be 0
ECommand2,
EHelp,
EAbout
};
#endif // __WIKISECURESOCKETEX_HRH__
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -