⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 resource.h

📁 使用HOOPS库开发的一个教学演示工具。
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by hoopstest.rc
//
#define ID_BUTTON_CREATESESSION         3
#define IDCANCEL2                       3
#define ID_BUTTON_JOINSESSION           5
#define ID_BUTTON_DELETESESSION         6
#define ID_BUTTON_REFRESHSESSION        7
#define IDD_ABOUTBOX                    100
#define IDD_CLIENTDLG                   103
#define ID_FILE_LOAD                    106
#define IDR_MAINFRAME                   128
#define IDR_HOOPSTYPE                   129
#define IDD_NETWORKDIALOG               147
#define IDC_EDIT_CLIENTNAME             1038
#define IDC_LIST_SESSIONS               1039
#define IDC_STATIC_SESSIONNAME          1040
#define IDC_BUTTON_SESSIONCONTROL       1042
#define IDC_EDIT_CHATINPUT              1043
#define IDC_LIST_CLIENTS                1045
#define IDC_EDIT_CHATOUTPUT             1048
#define IDC_ZOOMTOSELECTION             1050
#define IDC_STATIC_CLIENTNAME           1051
#define IDC_STATIC_FILENAME             1052
#define IDC_RADIO_HTTP                  1057
#define IDC_RADIO_TCPIP                 1060
#define IDC_EDIT_TCPIP_SERVERPORT       1063
#define IDC_EDIT_HTTP_ADDRESS           1065
#define IDC_EDIT_TCPIP_ADDRESS          1067
#define IDC_BUTTON_CONNECT              1069
#define IDC_EDIT_SERVERPWD_ACCESS       1080
#define IDC_REALM                       1113
#define IDC_EDIT_USER                   1114
#define IDC_EDIT_PASSWORD               1115
#define IDC_EDIT_SERVERPWD_ADMIN        1131
#define IDC_ALWAYS_ZOOM                 1132
#define IDC_EDIT_SESSIONNAME            1133
#define IDC_EDIT_SESSIONPWD             1135
#define IDC_BUTTON_SESSIONDIR           1143
#define IDC_EDIT_DIRNAME                1145
#define IDC_EDIT_DIRPWD                 1146
#define IDC_NAME                        1150
#define IDC_AGE                         1151
#define IDC_BIRTHDAY                    1152
#define IDC_BORG                        1153
#define IDD_USER_PASSWORD_PROMPT_DIALOG 4002
#define IDR_MENU1                       4013
#define IDD_WELCOME_DIALOG              4016
#define IDR_DANBAI                      4018
#define IDR_TANHUANG                    4019
#define IDB_BITMAP5                     4046
#define IDB_BITMAP2                     4048
#define IDB_BITMAP3                     4049
#define IDB_BITMAP4                     4050
#define IDB_BITMAP1                     4051
#define ID_TOOLS_VISIBILITY_MARKERS     32772
#define ID_TOOLS_VISIBILITY_EDGES       32773
#define ID_TOOLS_VISIBILITY_FACES       32774
#define ID_ROTATE                       32775
#define ID_ZOOM_SELECTION               32784
#define ID_AREA                         32785
#define ID_ZOOM_TO_WINDOW               32793
#define ID_ZOOM_TO_EXTENTS              32794
#define ID_ORBIT                        32795
#define ID_ZOOM                         32796
#define ID_PAN                          32797
#define ID_GOURAUD                      32798
#define ID_WINDOW_ZOOM                  32799
#define ID_WINDOW_SELECT                32811
#define ID_LOAD_HELP                    32850
#define ID_TOOLS_RENDERMODE_WIREFRAME   32853
#define ID_TOOLS_RENDERMODE_GOURAUDSHADED 32855
#define ID_TOOLS_RENDERMODE_HIDDENLINE  32857
#define ID_FILE_NETWORK                 32922
#define ID_ERROR_READ_INVALID_HSF_FILE  32925
#define ID_ERROR_READ_INCORRECT_VERSION 32926
#define ID_CREATE_SPHERE                32927
#define ID_CREATE_CYLINDER              32928
#define ID_CREATE_CONE                  32929
#define ID_SELECTION_DELETESELECTION    32930
#define ID_32945                        32945
#define ID_32946                        32946
#define ID_32947                        32947
#define ID_32948                        32948
#define ID_DANBAI1                      32962
#define ID_DANBAI2                      32963
#define ID_DANBAI3                      32964
#define ID_DANBAI4                      32965
#define ID_TANHUANG1                    32966
#define ID_TANHUANG2                    32967
#define ID_TANHUANG3                    32968
#define ID_TANHUANG4                    32969
#define ID_HUAPO1                       32970
#define ID_HUAPO2                       32971
#define ID_HUAPO3                       32972
#define ID_HUAPO4                       32973
#define ID_LOGIN                        32976
#define ID_LOGOFF                       32977
#define ID_TANHUANG                     32983
#define ID_BUTTON1                      32984
#define ID_BUTTON2                      32985
#define ID_BUTTON3                      32986
#define ID_BUTTON4                      32987

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        4052
#define _APS_NEXT_COMMAND_VALUE         32990
#define _APS_NEXT_CONTROL_VALUE         1157
#define _APS_NEXT_SYMED_VALUE           210
#endif
#endif

⌨️ 快捷键说明

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