35 lines
1.2 KiB
C
35 lines
1.2 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by SoundManager.rc
|
|
//
|
|
#define IDM_ABOUTBOX 0x0010
|
|
#define IDS_ABOUTBOX 101
|
|
#define IDD_SOUNDMANAGER_DIALOG 102
|
|
#define IDR_MAINFRAME 128
|
|
#define ID_DESCRIPTION_FILE 129
|
|
#define IDR_ANIMATEDLOGO 135
|
|
#define IDR_DRUMROLL 137
|
|
#define IDC_ANIMATE_MFC 1000
|
|
#define IDC_STATIC_OPTION1 1002
|
|
#define IDC_STATIC_OPTION2 1003
|
|
#define IDC_STATIC_OPTION3 1004
|
|
#define IDC_STATIC_OPTION4 1005
|
|
#define IDC_STATIC_INFO 1007
|
|
#define IDC_STATIC_ABOUT 1008
|
|
#define IDC_STATIC_OPTION5 1009
|
|
#define IDC_STATIC_OPTION6 1010
|
|
#define IDC_STATIC_OPTION7 1011
|
|
#define IDC_STATIC_OPTION8 1012
|
|
#define IDC_STATIC_OPTION9 1013
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 138
|
|
#define _APS_NEXT_COMMAND_VALUE 32771
|
|
#define _APS_NEXT_CONTROL_VALUE 1020
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|