rufus/src/resource.h

48 lines
1.8 KiB
C
Raw Normal View History

2011-11-19 00:58:13 +00:00
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
2011-11-19 19:08:23 +00:00
// Used by rufus.rc
2011-11-19 00:58:13 +00:00
//
#define IDD_DIALOG 101
#define IDI_ICON 102
#define IDD_ABOUTBOX 103
#define IDD_NOTIFICATION 104
#define IDD_LICENSE 105
#define IDS_VERSION 106
#define IDR_FD_COMMAND_COM 300
#define IDR_FD_KERNEL_SYS 301
2011-11-19 00:58:13 +00:00
#define IDC_DEVICE 1001
#define IDC_FILESYSTEM 1002
#define IDC_START 1003
#define IDC_CAPACITY 1004
2011-11-28 20:05:34 +00:00
#define IDC_CLUSTERSIZE 1005
#define IDC_STATUS 1006
#define IDC_ABOUT 1007
#define IDC_LABEL 1008
#define IDC_QUICKFORMAT 1009
#define IDC_DOS 1010
#define IDC_BADBLOCKS 1011
#define IDC_PROGRESS 1012
#define IDC_ABOUT_LICENSE 1030
#define IDC_ABOUT_ICON 1031
#define IDC_RUFUS_BOLD 1032
#define IDC_ABOUT_COPYRIGHTS 1033
#define IDC_ABOUT_RUFUS_URL 1034
#define IDC_ABOUT_BUG_URL 1035
#define IDC_LICENSE_TEXT 1036
#define IDC_NOTIFICATION_ICON 1040
#define IDC_NOTIFICATION_TEXT 1041
2011-11-23 19:11:19 +00:00
#define IDC_NOTIFICATION_LINE 1042
#define IDC_DOSTYPE 1043
2011-11-19 00:58:13 +00:00
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NO_MFC 1
#define _APS_NEXT_RESOURCE_VALUE 107
2011-11-19 00:58:13 +00:00
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1044
2011-11-19 00:58:13 +00:00
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif