32 lines
2.3 KiB
C
32 lines
2.3 KiB
C
//{{NO_DEPENDENCIES}}
|
||
// Microsoft Visual C++ generated include file.
|
||
// Used by NetTest.rc
|
||
//
|
||
#define IDD_ABOUTBOX 100
|
||
#define IDP_OLE_INIT_FAILED 100
|
||
#define IDD_NETTEST_FORM 101
|
||
#define IDP_SOCKETS_INIT_FAILED 104
|
||
#define IDR_MAINFRAME 128
|
||
#define IDR_NetTestTYPE 129
|
||
#define IDD_ADDRESS_DIALOG 130
|
||
#define IDC_EDIT1 1001
|
||
#define IDC_EDIT2 1002
|
||
#define IDC_EDIT_ADDRESS 1003
|
||
#define IDC_EDIT_PORT 1004
|
||
#define IDC_EDIT_ID 1005
|
||
#define IDC_LIST1 1005
|
||
#define IDC_LIST_USER 1005
|
||
#define IDC_EDIT_PASSWORD 1006
|
||
#define ID_CONNECT_ADDRESS 32771
|
||
#define ID_FILE_PRINT 0xE107
|
||
|
||
// Next default values for new objects
|
||
//
|
||
#ifdef APSTUDIO_INVOKED
|
||
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||
#define _APS_NEXT_RESOURCE_VALUE 131
|
||
#define _APS_NEXT_COMMAND_VALUE 32772
|
||
#define _APS_NEXT_CONTROL_VALUE 1006
|
||
#define _APS_NEXT_SYMED_VALUE 101
|
||
#endif
|
||
#endif
|