📄 resource.h
字号:
/*
* Openmysee
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
*/
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by MMSServer.rc
//
#define IDD_MMSSERVER_DIALOG 102
#define IDR_MAINFRAME 128
#define IDR_POPUP_MENU 129
#define IDD_DLG_ADDNEWMMS 131
#define IDD_DIALOG2 132
#define IDC_BTN_ADD_MMS 1002
#define IDC_BTN_DELETE_MMS 1003
#define IDC_BTN_MMS_ATTRIBUTE 1004
#define IDC_BTN_PAUSE 1004
#define IDC_BTN_STOP 1005
#define IDC_LIST_MMS 1006
#define IDC_BTN_HIDE 1007
#define IDC_BTN_PLAY 1007
#define IDC_EDIT_NEW_CHANNEL 1009
#define IDC_EDIT_MMSADDR 1010
#define IDC_COMBO_ITEM 1011
#define IDC_IPADDRESS1 1012
#define IDC_EDIT1 1013
#define IDC_EDIT2 1014
#define IDC_IPADDRESS_SPADDR 1014
#define IDC_EDIT3 1015
#define IDC_EDIT4 1016
#define IDC_BTN_CLEAR_HISTORY 1017
#define IDC_EDIT5 1018
#define IDC_EDIT_SPADDR 1018
#define IDC_BUTTON_EDIT 1019
#define IDC_BTN_CLEAR_HISTORY2 1019
#define IDC_EDIT6 1020
#define IDC_EDIT7 1021
#define IDC_COMBO1 1024
#define IDC_COMBO_MMSADDR 1024
#define IDC_COMBO2 1025
#define IDC_EDIT8 1025
#define IDC_EDIT_CHNLNAME 1026
#define ID_MAXIMIZE 32771
#define ID_QUIT 32772
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 133
#define _APS_NEXT_COMMAND_VALUE 32773
#define _APS_NEXT_CONTROL_VALUE 1029
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -