mirror of
https://github.com/WCBROW01/WinPowerDMS.git
synced 2025-12-12 02:18:05 -05:00
26 lines
842 B
C
26 lines
842 B
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Visual C++ generated include file.
|
|
// Used by WinPowerDMS.rc
|
|
//
|
|
#define IDD_PREFSDIALOG 101
|
|
#define IDI_APPICON 106
|
|
#define IDC_COMBO_BATT 1001
|
|
#define IDC_COMBO_AC 1002
|
|
#define IDC_BUTTON_TEST_BATT 1003
|
|
#define IDC_BUTTON_TEST_AC 1004
|
|
#define IDC_BUTTON_APPLY 1005
|
|
#define IDC_LIST1 1006
|
|
#define IDC_CHECK_BATT_WARNING 1007
|
|
#define IDC_CHECK_STARTUP 1008
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 107
|
|
#define _APS_NEXT_COMMAND_VALUE 40001
|
|
#define _APS_NEXT_CONTROL_VALUE 1008
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|