2025-11-28 00:35:46 +09:00

44 lines
1.6 KiB
C

// THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
// ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
// THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
// PARTICULAR PURPOSE.
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by Ducking Media Player Sample.rc
//
#define IDC_MYICON 2
#define IDD_DUCKINGMEDIAPLAYERSAMPLE_DIALOG 102
#define IDS_APP_TITLE 103
#define IDI_DUCKINGMEDIAPLAYERSAMPLE 107
#define IDC_DUCKINGMEDIAPLAYERSAMPLE 109
#define IDR_MAINFRAME 128
#define IDD_DIALOG_MEDIAPLAYER 129
#define IDC_EDIT_FILENAME 1001
#define IDC_BUTTON_BROWSE 1002
#define IDC_SLIDER_PLAYBACKPOS 1003
#define IDC_BUTTON_PLAY 1004
#define IDC_BUTTON_PAUSE 1005
#define IDC_BUTTON_STOP 1006
#define IDC_CHECK_DUCKINGOPTOUT 1007
#define IDC_CHECK_DUCKING_OPT_OUT 1007
#define IDC_CHECK_PAUSE_ON_DUCK 1008
#define IDC_SLIDER_VOLUME 1009
#define IDC_CHECK1 1010
#define IDC_CHECK_MUTE 1010
#define IDC_STATIC -1
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NO_MFC 1
#define _APS_NEXT_RESOURCE_VALUE 130
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1011
#define _APS_NEXT_SYMED_VALUE 110
#endif
#endif