gsdpchat.hrh
来自「Symbian C++ scmp.zip」· HRH 代码 · 共 21 行
HRH
21 行
// gsdpchat.hrh
//
// Copyright (c) 2000 Symbian Ltd. All rights reserved.
//
#define EGameCmdSend 0x1001
#define EGameCmdReceiveAll 0x1002
#define EGameCmdDisplaySettings 0x1003
#define EGameCmdSetMe 0x1004
#define EGameCmdInitiate 0x1005
#define EGameCmdListen 0x1006
#define EGameCmdReset 0x1007
#define EGameControlIdSendText 0x1100
#define EGameControlIdFileNameLabel 0x1101
#define EGameControlIdProtocol 0x1102
#define EGameControlIdMyPort 0x1104
#define EGameControlIdOtherAddress 0x1105
#define EGameControlIdOtherPort 0x1106
#define EGameControlIdState 0x1107
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?