RESOURCE.H
资源名称:MSDN_VC98.zip [点击查看]
上传用户:bangxh
上传日期:2007-01-31
资源大小:42235k
文件大小:2k
源码类别:
Windows编程
开发平台:
Visual 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) 1994 - 1997 Microsoft Corporation. All Rights Reserved.
- *
- **************************************************************************/
- //{{NO_DEPENDENCIES}}
- // App Studio generated include file.
- // Used by SOUNDAPP.RC
- //
- #define IDS_ABOUT_TITLE 1
- #define IDS_ABOUT_TEXT 2
- #define IDS_FILTERSTRING 3
- #define IDS_SELECT_FILE 4
- #define IDD_SOUND_DLG 101
- #define IDR_MENU 105
- #define IDD_DIALOG_ABOUT 108
- #define IDC_SYNC 1000
- #define IDC_ASYNC 1001
- #define IDC_NODEFAULT 1002
- #define IDC_LOOP 1004
- #define IDC_NOSTOP 1005
- #define IDC_BUTTON_PLAY 1006
- #define IDC_BUTTON_STOP 1007
- #define IDC_BUTTON_OPEN 1008
- #define IDC_RADIO1 1012
- #define IDC_EDIT_FILE 1014
- #define ID_FILE_EXIT 40003
- #define ID_OPTIONS_SYNC 40004
- #define ID_OPTIONS_ASYNC 40005
- #define ID_OPTIONS_NODEFAULT 40006
- #define ID_OPTIONS_LOOP 40008
- #define ID_OPTIONS_NOSTOP 40009
- #define ID_HELP_ABOUT 40010
- #define ID_FILE_SELECT 40011
- #define IDC_OPTIONS -1
- // Next default values for new objects
- //
- #ifdef APSTUDIO_INVOKED
- #ifndef APSTUDIO_READONLY_SYMBOLS
- #define _APS_NEXT_RESOURCE_VALUE 110
- #define _APS_NEXT_COMMAND_VALUE 40012
- #define _APS_NEXT_CONTROL_VALUE 1015
- #define _APS_NEXT_SYMED_VALUE 101
- #endif
- #endif