You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
45 lines
1.7 KiB
C
45 lines
1.7 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by testApp.rc
|
|
//
|
|
#define IDD_TESTAPP_DIALOG 102
|
|
#define IDR_MAINFRAME 128
|
|
#define IDD_DIALOG1 132
|
|
#define IDC_LIST1 1000
|
|
#define IDC_BUTTON_DLL 1001
|
|
#define IDC_EDIT_INTERVALL 1008
|
|
#define IDC_EDIT_X 1010
|
|
#define IDC_EDIT_FTPSERVER 1010
|
|
#define IDC_EDIT_Y 1011
|
|
#define IDC_EDIT_FTPUSER 1011
|
|
#define IDC_EDIT_W 1012
|
|
#define IDC_EDIT_FTPPASSWD 1012
|
|
#define IDC_EDIT_H 1013
|
|
#define IDC_EDIT_BMP 1014
|
|
#define IDC_COMBO_CMD 1015
|
|
#define IDC_BUTTON_SEND 1016
|
|
#define IDC_DLL_INFOTEXT 1017
|
|
#define IDC_SCREEN_INTERVALL 1018
|
|
#define IDC_BUTTON1 1019
|
|
#define IDC_BUTTON2 1020
|
|
#define IDC_BITMAP1 1021
|
|
#define IDC_RADIO2 1024
|
|
#define IDC_RADIO3 1025
|
|
#define IDC_RADIO4 1026
|
|
#define IDC_CHECK1 1028
|
|
#define IDC_BUTTON3 1031
|
|
#define IDC_EDIT1 1032
|
|
#define IDC_BUTTON4 1033
|
|
#define IDC_THREADPRI 1068
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 133
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1034
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|