47 lines
1.7 KiB
C
47 lines
1.7 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by MDI.rc
|
|
//
|
|
#define IDM_BOUNCE 10
|
|
#define IDM_HELLO 11
|
|
#define ID_BLACK 20
|
|
#define IDM_BLACK 20
|
|
#define ID_RED 21
|
|
#define IDM_RED 21
|
|
#define ID_GREEN 22
|
|
#define IDM_GREEN 22
|
|
#define ID_BLUE 23
|
|
#define IDM_BLUE 23
|
|
#define ID_WHITE 24
|
|
#define IDM_WHITE 24
|
|
#define ID_CUSTOM 25
|
|
#define IDM_CUSTOM 25
|
|
#define IDM_FAST 30
|
|
#define IDM_SLOW 31
|
|
#define IDD_ABOUTBOX 100
|
|
#define IDR_MAINFRAME 128
|
|
#define IDR_HELLOTYPE 129
|
|
#define IDS_TIMER 130
|
|
#define IDR_BOUNCETYPE 31234
|
|
#define ID_FILE_NEWHELLO 32771
|
|
#define ID_FILE_NEWBOUNCE 32772
|
|
#define ID_SPEED_SLOW 32778
|
|
#define ID_SPEED_FAST 32779
|
|
#define IDS_NOHELLOTEMPLATE 32780
|
|
#define ID_FAST 32781
|
|
#define IDS_NOBOUNCETEMPLATE 32781
|
|
#define IDS_STANDARD 32782
|
|
#define ID_MIX 32783
|
|
#define IDS_UNKCOLOR 32784
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 131
|
|
#define _APS_NEXT_COMMAND_VALUE 32785
|
|
#define _APS_NEXT_CONTROL_VALUE 1000
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|