This repository has been archived by the owner on Jan 3, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
resource.h
50 lines (49 loc) · 1.92 KB
/
resource.h
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by Winsock2.rc
//
#define IDD_ABOUTBOX 100
#define IDR_MAINFRAME 128
#define IDR_WINSOCTYPE 129
#define IDD_SOCK 130
#define IDD_MODELESSMESSAGE 132
#define IDC_BN_UDPSEND 1000
#define IDC_BN_ENVUDP 1000
#define IDC_BN_UDPRECV 1001
#define IDC_BN_RECBUDP 1001
#define IDC_BN_UDPBROADCAST 1002
#define IDC_BN_MODPRUEB 1002
#define IDC_UDPPORT 1003
#define IDC_PUERTOUDP 1003
#define IDC_BN_TCPSEND 1004
#define IDC_BN_TCPRECV 1005
#define IDC_BN_TCPSENDOOB 1006
#define IDC_TCPDESTIP 1007
#define IDC_MESSAGE 1007
#define IDC_UDPDESTIP 1008
#define IDC_IPDEST 1008
#define IDC_TCPPORT 1009
#define IDC_BN_RECVBROAD 1010
#define IDC_BN_RECVOOB 1011
#define IDC_LOCALNAME 1012
#define IDC_NOMBRELOCAL 1012
#define IDC_LOCALIP 1013
#define IDC_IPLOCAL 1013
#define IDC_STATUS 1014
#define IDC_UDPDESTPORT 1015
#define IDC_PUERTODEST 1015
#define IDC_TCPDESTPORT 1016
#define IDC_EDIT1 1018
#define IDC_TIME 1018
#define IDC_TIEMPO 1018
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS 1
#define _APS_NEXT_RESOURCE_VALUE 131
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1019
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif