home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Tricks of the Windows Gam…ming Gurus (2nd Edition)
/
Disc2.iso
/
msdn_vcb
/
samples
/
vc98
/
mfc
/
advanced
/
speakn
/
resource.h
< prev
next >
Wrap
C/C++ Source or Header
|
1998-03-26
|
1KB
|
39 lines
//{{NO_DEPENDENCIES}}
// App Studio generated include file.
// Used by SPEAKN.RC
//
#define IDS_CANNOT_PLAY_SOUND 1
#define IDS_FONT_NAME 2
#define IDS_TRY_AGAIN 3
#define IDS_PICTURE_UNAVAILABLE 4
#define IDS_DONE 5
#define IDI_FACE_NEUTRAL 10
#define IDI_FACE_HAPPY 11
#define IDI_FACE_HAPPIER 12
#define IDI_FACE_SAD 13
#define IDD_PENDIALOG 101
#define IDSOUND_WELCOME 101
#define IDSOUND_QUESTION 102
#define IDD_NOPENDIALOG 102
#define IDSOUND_CORRECT 103
#define IDSOUND_INCORRECT 104
#define IDSOUND_GIVEUP 105
#define IDSOUND_GOODBYE 106
#define IDC_PICTURE 201
#define IDC_STATUS_FACE 202
#define IDC_PROMPT_TEXT 203
#define IDC_REPLAY_SOUND 204
#define IDC_GIVE_UP 205
#define IDC_INPUT_EDIT 206
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 102
#define _APS_NEXT_COMMAND_VALUE 32769
#define _APS_NEXT_CONTROL_VALUE 1000
#define _APS_NEXT_SYMED_VALUE 102
#endif
#endif