Resource.h
author sl
Mon, 21 Apr 2014 10:04:44 +0200
changeset 13 6828ef797524
permissions -rw-r--r--
Adding API header files to project.
sl@0
     1
//{{NO_DEPENDENCIES}}
sl@0
     2
// Microsoft Visual C++ generated include file.
sl@0
     3
// Used by SoundGraphAccess.rc
sl@0
     4
//
sl@0
     5
sl@0
     6
#define IDS_APP_TITLE			103
sl@0
     7
sl@0
     8
#define IDR_MAINFRAME			128
sl@0
     9
#define IDD_SOUNDGRAPHACCESS_DIALOG	102
sl@0
    10
#define IDD_ABOUTBOX			103
sl@0
    11
#define IDM_ABOUT				104
sl@0
    12
#define IDM_EXIT				105
sl@0
    13
#define IDI_SOUNDGRAPHACCESS			107
sl@0
    14
#define IDI_SMALL				108
sl@0
    15
#define IDC_SOUNDGRAPHACCESS			109
sl@0
    16
#define IDC_MYICON				2
sl@0
    17
#ifndef IDC_STATIC
sl@0
    18
#define IDC_STATIC				-1
sl@0
    19
#endif
sl@0
    20
// Next default values for new objects
sl@0
    21
//
sl@0
    22
#ifdef APSTUDIO_INVOKED
sl@0
    23
#ifndef APSTUDIO_READONLY_SYMBOLS
sl@0
    24
sl@0
    25
#define _APS_NO_MFC					130
sl@0
    26
#define _APS_NEXT_RESOURCE_VALUE	129
sl@0
    27
#define _APS_NEXT_COMMAND_VALUE		32771
sl@0
    28
#define _APS_NEXT_CONTROL_VALUE		1000
sl@0
    29
#define _APS_NEXT_SYMED_VALUE		110
sl@0
    30
#endif
sl@0
    31
#endif