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.
57 lines
2.2 KiB
57 lines
2.2 KiB
|
4 weeks ago
|
//{{NO_DEPENDENCIES}}
|
||
|
|
// Microsoft Visual C++ generated include file.
|
||
|
|
// Used by pci7250.rc
|
||
|
|
//
|
||
|
|
#define IDM_ABOUTBOX 0x0010
|
||
|
|
#define IDD_ABOUTBOX 100
|
||
|
|
#define IDS_ABOUTBOX 101
|
||
|
|
#define IDD_PCI7250_DIALOG 102
|
||
|
|
#define IDD_CARDID_DIALOG 105
|
||
|
|
#define IDR_MAINFRAME 128
|
||
|
|
#define IDI_ICON1 130
|
||
|
|
#define IDI_ICON2 132
|
||
|
|
#define IDI_ICON3 133
|
||
|
|
#define IDI_ICON4 134
|
||
|
|
#define IDI_ICON_BLACK 142
|
||
|
|
#define IDI_ICON_RED 143
|
||
|
|
#define IDI_ICON_GREEN 144
|
||
|
|
#define IDC_COMBO_CARDID 1000
|
||
|
|
#define IDC_BUTTON1 1003
|
||
|
|
#define IDC_BT_BIT0 1003
|
||
|
|
#define IDC_ICON_DI0 1005
|
||
|
|
#define IDC_ICON_DI1 1006
|
||
|
|
#define IDC_ICON_DI2 1007
|
||
|
|
#define IDC_ICON_DI3 1008
|
||
|
|
#define IDC_ICON_DI4 1009
|
||
|
|
#define IDC_ICON_DI5 1010
|
||
|
|
#define IDC_ICON_DI6 1011
|
||
|
|
#define IDC_ICON_DI7 1012
|
||
|
|
#define IDC_CHECK_DO0 1013
|
||
|
|
#define IDC_CHECK_DO1 1014
|
||
|
|
#define IDC_STATIC_01 1014
|
||
|
|
#define IDC_CHECK_DO2 1015
|
||
|
|
#define IDC_CHECK_DO3 1016
|
||
|
|
#define IDC_CHECK_DO4 1017
|
||
|
|
#define IDC_CHECK_DO5 1018
|
||
|
|
#define IDC_CHECK_DO6 1019
|
||
|
|
#define IDC_CHECK_DO7 1020
|
||
|
|
#define IDC_ICON_DI0_OFF 1021
|
||
|
|
#define IDC_ICON_DI1_OFF 1022
|
||
|
|
#define IDC_ICON_DI2_OFF 1023
|
||
|
|
#define IDC_ICON_DI3_OFF 1024
|
||
|
|
#define IDC_ICON_DI4_OFF 1025
|
||
|
|
#define IDC_ICON_DI5_OFF 1026
|
||
|
|
#define IDC_ICON_DI6_OFF 1027
|
||
|
|
#define IDC_ICON_DI7_OFF 1028
|
||
|
|
|
||
|
|
// Next default values for new objects
|
||
|
|
//
|
||
|
|
#ifdef APSTUDIO_INVOKED
|
||
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||
|
|
#define _APS_NEXT_RESOURCE_VALUE 145
|
||
|
|
#define _APS_NEXT_COMMAND_VALUE 32771
|
||
|
|
#define _APS_NEXT_CONTROL_VALUE 1015
|
||
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
||
|
|
#endif
|
||
|
|
#endif
|