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

44 lines
1.2 KiB
C

//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by NotificationIcon.rc
//
#define IDS_APP_TITLE 103
#define IDS_TOOLTIP 104
#define IDS_LOWINK_TITLE 105
#define IDS_LOWINK_TEXT 106
#define IDS_NOINK_TITLE 107
#define IDS_NOINK_TEXT 108
#define IDS_PRINTJOB_TITLE 109
#define IDS_PRINTJOB_TEXT 110
#define IDR_MAINFRAME 128
#define IDM_LOWINK 121
#define IDM_PRINTJOB 122
#define IDM_NOINK 123
#define IDM_EXIT 124
#define IDM_OPTIONS 125
#define IDM_FLYOUT 126
#define IDI_NOTIFICATIONICON 207
#define IDC_NOTIFICATIONICON 208
#define IDC_CONTEXTMENU 209
#define IDC_MYICON 2
#define IDB_PRINTER 110
#ifndef IDC_STATIC
#define IDC_STATIC -1
#endif
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NO_MFC 130
#define _APS_NEXT_RESOURCE_VALUE 129
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1000
#define _APS_NEXT_SYMED_VALUE 110
#endif
#endif