mirror of
https://github.com/fadden/ciderpress.git
synced 2024-11-23 11:33:58 +00:00
33 lines
1.2 KiB
C
33 lines
1.2 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by mdc.rc
|
|
//
|
|
#define IDC_MYICON 2
|
|
#define IDD_ABOUTBOX 103
|
|
#define IDS_APP_TITLE 103
|
|
#define IDM_ABOUT 104
|
|
#define IDM_FILE_EXIT 105
|
|
#define IDI_MDC 107
|
|
#define IDC_MDC 109
|
|
#define IDS_MUST_REGISTER 110
|
|
#define IDS_FAILED 111
|
|
#define IDD_PROGRESS 131
|
|
#define IDC_CHOOSEFILES_STATIC1 1002
|
|
#define IDC_PROGRESS_FILENAME 1003
|
|
#define IDC_ABOUT_VERS 1004
|
|
#define IDC_SELECT_ACCEPT 1175
|
|
#define IDM_HELP_ABOUT 32771
|
|
#define IDM_FILE_SCAN 32772
|
|
#define IDM_HELP_WEBSITE 32773
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 132
|
|
#define _APS_NEXT_COMMAND_VALUE 32774
|
|
#define _APS_NEXT_CONTROL_VALUE 1005
|
|
#define _APS_NEXT_SYMED_VALUE 110
|
|
#endif
|
|
#endif
|