2025-11-28 00:35:46 +09:00

43 lines
1.3 KiB
C

//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Ticker.rc
//
//
// Resource constants
//
#define IDC_STATIC -1
#define IDI_TICKER 100
#define IDR_MENU 101
#define IDR_TICKER 102
#define IDD_HELP_ABOUT 200
#define IDD_DIALOG_TEXT 201
#define IDC_SET_FONT 300
#define IDC_EDIT_TEXT 301
#define ID_FILE_OPENCLIP 40001
#define ID_FILE_EXIT 40002
#define ID_FILE_INITCLIP 40003
#define ID_FILE_CLOSE 40005
#define ID_SLIDE 40010
#define ID_DISABLE 40011
#define ID_TICKER_STATIC_IMAGE 40012
#define ID_TICKER_DYNAMIC_TEXT 40013
#define ID_SET_TEXT 40014
#define ID_SET_FONT 40015
#define ID_HELP_ABOUT 40020
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 101
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1000
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif