ReactOS 0.4.16-dev-942-g91fadeb
resource.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define IDC_STATIC   -1
 
#define IDI_CLEANMGR   100
 
#define IDD_PROPERTIES_MAIN   200
 
#define IDC_DISKICON   201
 
#define IDC_TOTAL_CLEANABLE   202
 
#define IDC_HANDLERLIST   203
 
#define IDC_SELECTED_GAINED   204
 
#define IDC_DESCRIPTION   205
 
#define IDC_DETAILS   206
 
#define IDD_SELECTDRIVE   220
 
#define IDC_DRIVES   221
 
#define IDS_PROPERTIES_MAIN_TITLE   1000
 
#define IDS_TOTAL_CLEANABLE_CAPTION   1001
 
#define IDS_DISK_CLEANUP   1002
 
#define IDS_CONFIRM_DELETE   1003
 
#define IDS_CALCULATING   1004
 
#define IDS_SCANNING   1005
 
#define IDS_CLEANING_CAPTION   1006
 
#define IDS_CLEANING   1007
 

Macro Definition Documentation

◆ IDC_DESCRIPTION

#define IDC_DESCRIPTION   205

Definition at line 17 of file resource.h.

◆ IDC_DETAILS

#define IDC_DETAILS   206

Definition at line 18 of file resource.h.

◆ IDC_DISKICON

#define IDC_DISKICON   201

Definition at line 13 of file resource.h.

◆ IDC_DRIVES

#define IDC_DRIVES   221

Definition at line 21 of file resource.h.

◆ IDC_HANDLERLIST

#define IDC_HANDLERLIST   203

Definition at line 15 of file resource.h.

◆ IDC_SELECTED_GAINED

#define IDC_SELECTED_GAINED   204

Definition at line 16 of file resource.h.

◆ IDC_STATIC

#define IDC_STATIC   -1

Definition at line 8 of file resource.h.

◆ IDC_TOTAL_CLEANABLE

#define IDC_TOTAL_CLEANABLE   202

Definition at line 14 of file resource.h.

◆ IDD_PROPERTIES_MAIN

#define IDD_PROPERTIES_MAIN   200

Definition at line 12 of file resource.h.

◆ IDD_SELECTDRIVE

#define IDD_SELECTDRIVE   220

Definition at line 20 of file resource.h.

◆ IDI_CLEANMGR

#define IDI_CLEANMGR   100

Definition at line 10 of file resource.h.

◆ IDS_CALCULATING

#define IDS_CALCULATING   1004

Definition at line 27 of file resource.h.

◆ IDS_CLEANING

#define IDS_CLEANING   1007

Definition at line 30 of file resource.h.

◆ IDS_CLEANING_CAPTION

#define IDS_CLEANING_CAPTION   1006

Definition at line 29 of file resource.h.

◆ IDS_CONFIRM_DELETE

#define IDS_CONFIRM_DELETE   1003

Definition at line 26 of file resource.h.

◆ IDS_DISK_CLEANUP

#define IDS_DISK_CLEANUP   1002

Definition at line 25 of file resource.h.

◆ IDS_PROPERTIES_MAIN_TITLE

#define IDS_PROPERTIES_MAIN_TITLE   1000

Definition at line 23 of file resource.h.

◆ IDS_SCANNING

#define IDS_SCANNING   1005

Definition at line 28 of file resource.h.

◆ IDS_TOTAL_CLEANABLE_CAPTION

#define IDS_TOTAL_CLEANABLE_CAPTION   1001

Definition at line 24 of file resource.h.