10 lines
271 B
C
10 lines
271 B
C
#define IDD_STATUSDLG 101
|
|
|
|
#define IDC_STATUSLIST 1000
|
|
#define IDC_HANGPWRMSG 1001
|
|
#define IDC_PASSPWRMSG 1002
|
|
#define IDC_FAILPWRMSG 1003
|
|
|
|
|
|
#define ID_ICON 200
|