11 lines
271 B
C
11 lines
271 B
C
|
#define IDD_BMTEST 101
|
||
|
|
||
|
#define IDC_ENABLEMETER 1000
|
||
|
#define IDC_POWERSTATUSGROUPBOX 1001
|
||
|
#define IDC_ENABLEMULTI 1002
|
||
|
#define IDC_STATIC_FRAME 1003
|
||
|
|
||
|
#define IDC_STATIC -1
|
||
|
|
||
|
|