33 lines
1.1 KiB
C
33 lines
1.1 KiB
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by Separator.rc
|
|
//
|
|
#define IDM_ABOUTBOX 0x0010
|
|
#define IDS_ABOUTBOX 101
|
|
#define IDD_SEPARATOR_DIALOG 102
|
|
#define IDR_MAINFRAME 128
|
|
#define ID_DESCRIPTION_FILE 129
|
|
#define IDC_BUTTON_ABOUT 130
|
|
#define IDC_SEPARATOR_HEADER 1000
|
|
#define IDC_SEPARATOR_HORZPLAIN 1004
|
|
#define IDC_SEPARATOR_HORZLEFT 1006
|
|
#define IDC_SEPARATOR_HORZCENTER 1007
|
|
#define IDC_SEPARATOR_HORZRIGHT 1008
|
|
#define IDC_SEPARATOR_VERTPLAIN 1009
|
|
#define IDC_SEPARATOR_VERTLEFT 1010
|
|
#define IDC_SEPARATOR_VERTCENTER 1011
|
|
#define IDC_SEPARATOR_VERTRIGHT 1012
|
|
#define IDC_SEPARATOR_CUSTOMLINE 1013
|
|
#define IDC_SEPARATOR_CUSTOMTEXT 1014
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 131
|
|
#define _APS_NEXT_COMMAND_VALUE 32771
|
|
#define _APS_NEXT_CONTROL_VALUE 1004
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|