52 lines
2.0 KiB
C
52 lines
2.0 KiB
C
|
//{{NO_DEPENDENCIES}}
|
||
|
// Microsoft Developer Studio generated include file.
|
||
|
// Used by trialpha.rc
|
||
|
//
|
||
|
#define IDC_MYICON 2
|
||
|
#define IDD_TESTBED_DIALOG 102
|
||
|
#define IDD_ABOUTBOX 103
|
||
|
#define IDS_APP_TITLE 103
|
||
|
#define IDM_ABOUT 104
|
||
|
#define IDM_EXIT 105
|
||
|
#define IDM_SETTINGS 106
|
||
|
#define IDI_TRIALPHA 107
|
||
|
#define IDI_SMALL 108
|
||
|
#define IDC_TRIALPHA 109
|
||
|
#define IDD_SETTINGS 110
|
||
|
#define IDR_MAINFRAME 128
|
||
|
#define IDC_COUNT 1001
|
||
|
#define IDC_LIFETIME 1002
|
||
|
#define IDC_DELAY 1003
|
||
|
#define IDC_LEAVETRAILS 1004
|
||
|
#define IDC_CLEARSCREEN 1005
|
||
|
#define IDC_REFLECTVERT 1006
|
||
|
#define IDC_REFLECTHORZ 1007
|
||
|
#define IDC_REFLECTDIAG 1008
|
||
|
#define IDC_ALPHA 1009
|
||
|
#define IDC_CURVES 1010
|
||
|
#define IDC_OSCILLATE 1011
|
||
|
#define IDC_FILLED 1012
|
||
|
#define IDC_ROTATIONS 1013
|
||
|
#define IDC_SHAPE 1014
|
||
|
#define IDS_SHAPE_BASE 1015
|
||
|
#define IDS_SHAPE_TRIANGLES 1015
|
||
|
#define IDS_SHAPE_CURVES 1016
|
||
|
#define IDS_SHAPE_ELLIPSES 1017
|
||
|
#define IDS_SHAPE_RECTANGLES 1018
|
||
|
#define IDS_SHAPE_TEXT 1019
|
||
|
#define IDC_THETA 1020
|
||
|
#define IDC_NULL 1021
|
||
|
|
||
|
#define IDC_STATIC -1
|
||
|
|
||
|
// Next default values for new objects
|
||
|
//
|
||
|
#ifdef APSTUDIO_INVOKED
|
||
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
||
|
#define _APS_NEXT_RESOURCE_VALUE 129
|
||
|
#define _APS_NEXT_COMMAND_VALUE 32771
|
||
|
#define _APS_NEXT_CONTROL_VALUE 1022
|
||
|
#define _APS_NEXT_SYMED_VALUE 110
|
||
|
#endif
|
||
|
#endif
|