mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 09:50:02 +00:00
11 lines
242 B
C
11 lines
242 B
C
|
|
// dialog ids
|
|
#define IDD_SAFE_REMOVE_HARDWARE_DIALOG 100
|
|
#define IDD_CONFIRM_STOP_HARDWARE_DIALOG 101
|
|
|
|
// resource strings ids
|
|
#define IDS_CPLNAME 1000
|
|
#define IDS_CPLDESCRIPTION 1001
|
|
|
|
// control ids
|
|
#define IDC_CPLICON 10000
|