Click here to Skip to main content
15,892,674 members
Articles / Desktop Programming / MFC

SDI (Sound Device Interface)--A library for Auditory Display

Rate me:
Please Sign up or sign in to vote.
4.60/5 (3 votes)
2 May 20046 min read 110.4K   3.7K   45  
A GDI-like API for 3D positioning of speech, and MIDI composition using a single string.
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"

#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//
// Generated from the TEXTINCLUDE 2 resource.
//
#include "afxres.h"

/////////////////////////////////////////////////////////////////////////////
#undef APSTUDIO_READONLY_SYMBOLS

/////////////////////////////////////////////////////////////////////////////
// Chinese (P.R.C.) resources

#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_CHS)
#ifdef _WIN32
LANGUAGE LANG_CHINESE, SUBLANG_CHINESE_SIMPLIFIED
#pragma code_page(936)
#endif //_WIN32

#ifdef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// TEXTINCLUDE
//

1 TEXTINCLUDE DISCARDABLE 
BEGIN
    "resource.h\0"
END

2 TEXTINCLUDE DISCARDABLE 
BEGIN
    "#include ""afxres.h""\r\n"
    "\0"
END

3 TEXTINCLUDE DISCARDABLE 
BEGIN
    "#define _AFX_NO_SPLITTER_RESOURCES\r\n"
    "#define _AFX_NO_OLE_RESOURCES\r\n"
    "#define _AFX_NO_TRACKER_RESOURCES\r\n"
    "#define _AFX_NO_PROPERTY_RESOURCES\r\n"
    "\r\n"
    "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_CHS)\r\n"
    "#ifdef _WIN32\r\n"
    "LANGUAGE 4, 2\r\n"
    "#pragma code_page(936)\r\n"
    "#endif //_WIN32\r\n"
    "#include ""res\\NewsEverywhereMFC.rc2""  // non-Microsoft Visual C++ edited resources\r\n"
    "#include ""l.chs\\afxres.rc""          // Standard components\r\n"
    "#endif\r\n"
    "\0"
END

#endif    // APSTUDIO_INVOKED


/////////////////////////////////////////////////////////////////////////////
//
// Icon
//

// Icon with lowest ID value placed first to ensure application icon
// remains consistent on all systems.
IDR_MAINFRAME           ICON    DISCARDABLE     "res\\Browser.ico"
IDI_TITLE_ROLL          ICON    DISCARDABLE     "res\\title_ro.ico"
IDI_TITLE_STOP          ICON    DISCARDABLE     "res\\ico00001.ico"
IDI_CONTENT_ON          ICON    DISCARDABLE     "res\\ico00002.ico"
IDI_CONTENT_OFF         ICON    DISCARDABLE     "res\\icon1.ico"
IDI_SYSBAR              ICON    DISCARDABLE     "res\\buttonK1.ico"
IDI_LEFT                ICON    DISCARDABLE     "res\\ico00003.ico"
IDI_RIGHT               ICON    DISCARDABLE     "res\\ico00004.ico"

/////////////////////////////////////////////////////////////////////////////
//
// Dialog
//

IDD_ABOUTBOX DIALOGEX 0, 0, 317, 223
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "���� News Everywhere"
FONT 9, "����"
BEGIN
    ICON            IDR_MAINFRAME,IDC_STATIC,19,14,20,20
    LTEXT           "News Everywhere 1.0",IDC_STATIC,132,7,85,8,SS_NOPREFIX
    LTEXT           "��Ȩ���� (C) 2004   ����",IDC_STATIC,122,19,100,8
    DEFPUSHBUTTON   "ȷ��",IDOK,142,192,50,14,WS_GROUP
    EDITTEXT        IDC_COPYLEFT,61,31,233,64,ES_MULTILINE | ES_READONLY | 
                    ES_WANTRETURN | NOT WS_BORDER | WS_VSCROLL,
                    WS_EX_STATICEDGE
    LTEXT           "E-mail : jonathan1983@126.com",IDC_STATIC,103,180,120,9
    LTEXT           "��л���������ṩ�ߣ�",IDC_STATIC,62,100,192,8
    LISTBOX         IDC_PROVIDER,61,114,233,48,LBS_NOINTEGRALHEIGHT | 
                    LBS_NOSEL | NOT WS_BORDER | WS_VSCROLL | WS_HSCROLL | 
                    WS_TABSTOP,WS_EX_STATICEDGE
    LTEXT           "���������վ�Դ������ʲô���������������ϵ��",
                    IDC_STATIC,61,168,209,11
    CONTROL         149,IDC_STATIC,"Static",SS_BITMAP,15,49,33,56
END

IDD_NEWSEVERYWHEREMFC_DIALOG DIALOGEX 0, 0, 332, 91
STYLE DS_MODALFRAME | WS_MINIMIZEBOX | WS_POPUP | WS_VISIBLE | WS_CAPTION | 
    WS_SYSMENU
EXSTYLE WS_EX_APPWINDOW
CAPTION "News Everywhere"
FONT 9, "����", 0, 0, 0x1
BEGIN
    LTEXT           "��վ:",IDC_STATIC,23,21,22,9
    COMBOBOX        IDC_SITE,53,19,257,65,CBS_DROPDOWNLIST | WS_VSCROLL | 
                    WS_TABSTOP
    LTEXT           "���:",IDC_STATIC,23,43,22,9
    COMBOBOX        IDC_CATEGORY,53,40,257,65,CBS_DROPDOWNLIST | WS_VSCROLL | 
                    WS_TABSTOP
    LTEXT           "��������ٶ�:",IDC_STATIC,25,65,56,9
    CONTROL         "Slider1",IDC_SPEED,"msctls_trackbar32",TBS_BOTH | 
                    TBS_NOTICKS | WS_TABSTOP,102,62,98,11
    LTEXT           "��",IDC_STATIC,89,63,9,8
    LTEXT           "��",IDC_STATIC,203,63,9,8
    PUSHBUTTON      "�����ȼ�����",IDC_SWITCH_HOTKEY,239,61,61,16
END


#ifndef _MAC
/////////////////////////////////////////////////////////////////////////////
//
// Version
//

VS_VERSION_INFO VERSIONINFO
 FILEVERSION 1,0,0,1
 PRODUCTVERSION 1,0,0,1
 FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
 FILEFLAGS 0x1L
#else
 FILEFLAGS 0x0L
#endif
 FILEOS 0x4L
 FILETYPE 0x1L
 FILESUBTYPE 0x0L
BEGIN
    BLOCK "StringFileInfo"
    BEGIN
        BLOCK "080404B0"
        BEGIN
            VALUE "CompanyName", "\0"
            VALUE "FileDescription", "NewsEverywhereMFC Microsoft ������Ӧ�ó���\0"
            VALUE "FileVersion", "1, 0, 0, 1\0"
            VALUE "InternalName", "NewsEverywhereMFC\0"
            VALUE "LegalCopyright", "��Ȩ���� (C) 2004\0"
            VALUE "LegalTrademarks", "\0"
            VALUE "OriginalFilename", "NewsEverywhereMFC.EXE\0"
            VALUE "ProductName", "NewsEverywhereMFC Ӧ�ó���\0"
            VALUE "ProductVersion", "1, 0, 0, 1\0"
        END
    END
    BLOCK "VarFileInfo"
    BEGIN
        VALUE "Translation", 0x804, 1200
    END
END

#endif    // !_MAC


/////////////////////////////////////////////////////////////////////////////
//
// DESIGNINFO
//

#ifdef APSTUDIO_INVOKED
GUIDELINES DESIGNINFO DISCARDABLE 
BEGIN
    IDD_ABOUTBOX, DIALOG
    BEGIN
        LEFTMARGIN, 7
        RIGHTMARGIN, 310
        TOPMARGIN, 7
        BOTTOMMARGIN, 216
    END

    IDD_NEWSEVERYWHEREMFC_DIALOG, DIALOG
    BEGIN
        LEFTMARGIN, 7
        RIGHTMARGIN, 325
        TOPMARGIN, 7
        BOTTOMMARGIN, 84
    END
END
#endif    // APSTUDIO_INVOKED


/////////////////////////////////////////////////////////////////////////////
//
// Menu
//

IDR_POPUP MENU DISCARDABLE 
BEGIN
    POPUP ""
    BEGIN
        MENUITEM "����...",                     ID_SETTING
        MENUITEM "�˳�",                        ID_EXIT
    END
END


/////////////////////////////////////////////////////////////////////////////
//
// Cursor
//

IDC_CURSOR_POINTER      CURSOR  DISCARDABLE     "Cursor\\3dwarro.cur"
IDC_CURSOR_MOVE         CURSOR  DISCARDABLE     "Cursor\\move_r.cur"

/////////////////////////////////////////////////////////////////////////////
//
// Bitmap
//

IDB_A3DLOGO             BITMAP  DISCARDABLE     "res\\A3D_logo.bmp"

/////////////////////////////////////////////////////////////////////////////
//
// String Table
//

STRINGTABLE DISCARDABLE 
BEGIN
    IDS_ABOUTBOX            "���� NewsEverywhereMFC(&A)..."
END

#endif    // Chinese (P.R.C.) resources
/////////////////////////////////////////////////////////////////////////////



#ifndef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
// Generated from the TEXTINCLUDE 3 resource.
//
#define _AFX_NO_SPLITTER_RESOURCES
#define _AFX_NO_OLE_RESOURCES
#define _AFX_NO_TRACKER_RESOURCES
#define _AFX_NO_PROPERTY_RESOURCES

#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_CHS)
#ifdef _WIN32
LANGUAGE 4, 2
#pragma code_page(936)
#endif //_WIN32
#include "res\NewsEverywhereMFC.rc2"  // non-Microsoft Visual C++ edited resources
#include "l.chs\afxres.rc"          // Standard components
#endif

/////////////////////////////////////////////////////////////////////////////
#endif    // not APSTUDIO_INVOKED

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Engineer
China China
A student at Zhejiang University, Zhejiang, China.
Major in Automation.
Now I want to study machine vision and robotics, but I'm really consumed with choices between hardware and software, and between research and engineering.
I'll be glad if you can give some suggestions.

Comments and Discussions