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.
27 lines
880 B
27 lines
880 B
|
4 weeks ago
|
//{{NO_DEPENDENCIES}}
|
||
|
|
// Microsoft Developer Studio generated include file.
|
||
|
|
// Used by 9812SPTg.rc
|
||
|
|
//
|
||
|
|
#define IDM_SETUP 101
|
||
|
|
#define IDD_DIALOG1 101
|
||
|
|
#define IDD_DIALOG2 104
|
||
|
|
#define IDM_EXIT 110
|
||
|
|
#define ID_CARDNUMBER 122
|
||
|
|
#define ID_STOP 304
|
||
|
|
#define DMA_SPACE 500
|
||
|
|
#define DMA_DESCP 600
|
||
|
|
#define IDC_COMBO1 1001
|
||
|
|
#define IDC_COMBO2 1002
|
||
|
|
#define IDC_STATIC -1
|
||
|
|
|
||
|
|
// Next default values for new objects
|
||
|
|
//
|
||
|
|
#ifdef APSTUDIO_INVOKED
|
||
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||
|
|
#define _APS_NEXT_RESOURCE_VALUE 105
|
||
|
|
#define _APS_NEXT_COMMAND_VALUE 123
|
||
|
|
#define _APS_NEXT_CONTROL_VALUE 1003
|
||
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
||
|
|
#endif
|
||
|
|
#endif
|