Resource.h
author StephaneLenclud
Sat, 13 Apr 2013 00:45:13 +0200
changeset 7 ad71cf47d037
permissions -rw-r--r--
Now parses second line of text from set VFD text messages.
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