resource.h
资源名称:p2p.rar [点击查看]
上传用户:lj0533
上传日期:2022-08-08
资源大小:1392k
文件大小:2k
源码类别:
P2P编程
开发平台:
Visual C++
- //{{NO_DEPENDENCIES}}
- // Microsoft Visual C++ generated include file.
- // Used by p2p.rc
- //
- #define IDC_MYICON 2
- #define IDOK2 3
- #define IDOK3 5
- #define IDOK4 9
- #define IDD_P2P_DIALOG 102
- #define IDS_APP_TITLE 103
- #define IDD_ABOUTBOX 103
- #define IDM_ABOUT 104
- #define IDM_EXIT 105
- #define IDI_P2P 107
- #define IDI_SMALL 108
- #define IDC_P2P 109
- #define IDR_MAINFRAME 128
- #define IDD_DIALOG1 129
- #define IDC_BUTTON1 1000
- #define IDC_BUTTON2 1001
- #define IDC_BUTTON_CONN 1001
- #define IDC_EDIT1 1022
- #define IDC_EDIT5 1024
- #define IDC_EDIT2 1029
- #define IDC_EDIT_PORT 1029
- #define IDC_EDIT4 1031
- #define IDC_EDIT3 1031
- #define IDC_EDIT_IP 1031
- #define IDC_RADIO2 1034
- #define IDC_RADIO1 1035
- #define IDC_STATIC -1
- // Next default values for new objects
- //
- #ifdef APSTUDIO_INVOKED
- #ifndef APSTUDIO_READONLY_SYMBOLS
- #define _APS_NO_MFC 1
- #define _APS_NEXT_RESOURCE_VALUE 132
- #define _APS_NEXT_COMMAND_VALUE 32771
- #define _APS_NEXT_CONTROL_VALUE 1041
- #define _APS_NEXT_SYMED_VALUE 110
- #endif
- #endif