You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
1.0 KiB
31 lines
1.0 KiB
|
4 weeks ago
|
//{{NO_DEPENDENCIES}}
|
||
|
|
// Microsoft Developer Studio generated include file.
|
||
|
|
// Used by 7433int.rc
|
||
|
|
//
|
||
|
|
#define IDM_SETUP 101
|
||
|
|
#define IDD_DIALOG1 101
|
||
|
|
#define IDD_DIALOG2 102
|
||
|
|
#define IDM_EXIT 110
|
||
|
|
#define IDM_GO 300
|
||
|
|
#define IDM_ABOUT 301
|
||
|
|
#define DMA_DATA 302
|
||
|
|
#define ID_STOP 304
|
||
|
|
#define IDM_CLEAR 305
|
||
|
|
#define DMA_SPACE 500
|
||
|
|
#define IDC_COMBO1 1004
|
||
|
|
#define IDC_COMBO2 1005
|
||
|
|
#define IDC_EDIT1 1007
|
||
|
|
#define IDC_EDIT2 1008
|
||
|
|
#define IDC_STATIC -1
|
||
|
|
|
||
|
|
// Next default values for new objects
|
||
|
|
//
|
||
|
|
#ifdef APSTUDIO_INVOKED
|
||
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||
|
|
#define _APS_NEXT_RESOURCE_VALUE 103
|
||
|
|
#define _APS_NEXT_COMMAND_VALUE 102
|
||
|
|
#define _APS_NEXT_CONTROL_VALUE 1008
|
||
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
||
|
|
#endif
|
||
|
|
#endif
|