resource.h
资源名称:QQ示例源码.rar [点击查看]
上传用户:power_led
上传日期:2013-04-11
资源大小:373k
文件大小:2k
源码类别:
ICQ/即时通讯
开发平台:
Visual C++
- //{{NO_DEPENDENCIES}}
- // Microsoft Developer Studio generated include file.
- // Used by ChatClient.rc
- //
- #define IDD_ABOUTBOX 100
- #define IDD_FORMVIEW 101
- #define IDP_SOCKETS_INIT_FAILED 104
- #define IDR_MAINFRAME 128
- #define IDR_CHATCLTYPE 129
- #define IDD_CONNECTSERVER 130
- #define IDR_JOINROOM 135
- #define IDD_CLIENTLOG 136
- #define IDI_ICON1 137
- #define IDI_TASKICON 137
- #define IDR_CLIENT 139
- #define IDD_SENDMESSAGE 140
- #define IDD_SHOWMESSAGE 141
- #define IDI_ICON2 142
- #define IDI_ICON3 143
- #define IDB_IMAGELIST 144
- #define IDR_QUIT 145
- #define IDI_EMPTY 147
- #define IDC_SERVERIP 1003
- #define IDC_SERVERPORT 1004
- #define IDC_USERNAME 1005
- #define IDC_SELFNAME 1009
- #define IDC_SENDSENTENCE 1011
- #define IDC_ROOMNAME 1012
- #define IDC_MESSAGE 1013
- #define IDC_CLIENTNAME 1014
- #define IDC_SERVERSPECIAL 1015
- #define IDC_CLIENTUSERNAME 1016
- #define IDC_RICHEDIT1 1018
- #define IDA_JOININ 32771
- #define ID_JOININROOM 32773
- #define ID_MENU_SEND 32775
- #define ID_ROOM_QUIT 32777
- #define IDR_QUIT_SYSABOUT 32778
- // Next default values for new objects
- //
- #ifdef APSTUDIO_INVOKED
- #ifndef APSTUDIO_READONLY_SYMBOLS
- #define _APS_3D_CONTROLS 1
- #define _APS_NEXT_RESOURCE_VALUE 148
- #define _APS_NEXT_COMMAND_VALUE 32779
- #define _APS_NEXT_CONTROL_VALUE 1019
- #define _APS_NEXT_SYMED_VALUE 101
- #endif
- #endif