You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

39 lines
2.9 KiB
C

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by TriangleDlg.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_TRIANGLEDLG_DIALOG 102
#define IDR_MAINFRAME 128
#define IDC_POINT_INPUT 1000
#define IDC_CURVE_INPUT 1001
#define IDC_TRIANGLE_OUTPUT 1002
#define IDC_CROSS_OUTPUT 1003
#define IDC_EDIT1 1004
#define IDC_EDIT2 1005
#define IDC_EDIT3 1006
#define IDC_EDIT4 1007
#define IDC_TRIANGLE_OUTPUT2 1008
#define IDC_EDIT5 1009
#define IDC_CHECK1 1011
#define IDC_OUTPUT_TIP 1012
#define IDC_VIEW_DATA_FILE 1013
#define IDC_VIEW_CURVE_FILE 1014
#define IDC_VIEW_TRIANGLE_FILE 1015
#define IDC_VIEW_CROSSLINE_FILE 1016
#define IDC_VIEW_TRIANGLE_FILE2 1017
#define IDC_COMBO2 1018
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 130
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1019
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif