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

42 lines
1.5 KiB
C

//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by AppBar.rc
//
#define IDR_GENERIC 101
#define IDD_ABOUT 102
#define IDI_APPICON 103
#define IDD_OPTIONS 105
#define IDR_CONTEXTMENU 106
#define IDB_APPBAR 107
#define IDB_BASE 108
#define IDB_WINDOW 109
#define IDC_AUTOHIDE 1000
#define IDC_ONTOP 1001
#define IDC_PICTURE 1002
#define IDC_APPBAR 1003
#define IDC_WINDOW 1004
#define IDC_USER1 1005
#define ID_FILE_EXIT 40001
#define ID_HELP_ABOUT 40002
#define ID_APPBAR_REGISTER 40003
#define ID_APPBAR_UNREGISTER 40004
#define ID_APPBAR_AUTOHIDE 40005
#define ID_APPBAR_NOAUTOHIDE 40006
#define ID_APPBAR_TOP 40007
#define ID_APPBAR_BOTTOM 40008
#define ID_APPBAR_LEFT 40009
#define ID_APPBAR_RIGHT 40010
#define ID_PROPERTIES 40012
#define IDC_STATIC -1
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 110
#define _APS_NEXT_COMMAND_VALUE 40013
#define _APS_NEXT_CONTROL_VALUE 1006
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif