28 lines
929 B
C
28 lines
929 B
C
//{{NO_DEPENDENCIES}}
|
|
// Microsoft Developer Studio generated include file.
|
|
// Used by synergys.rc
|
|
//
|
|
#define IDS_FAILED 1
|
|
#define IDI_SYNERGY 101
|
|
#define IDI_TASKBAR_NOT_RUNNING 102
|
|
#define IDI_TASKBAR_NOT_WORKING 103
|
|
#define IDI_TASKBAR_NOT_CONNECTED 104
|
|
#define IDI_TASKBAR_CONNECTED 105
|
|
#define IDR_TASKBAR 107
|
|
#define IDD_TASKBAR_STATUS 108
|
|
#define IDC_TASKBAR_STATUS_STATUS 1000
|
|
#define IDC_TASKBAR_STATUS_CLIENTS 1001
|
|
#define IDC_TASKBAR_QUIT 40003
|
|
#define IDC_TASKBAR_STATUS 40004
|
|
|
|
// Next default values for new objects
|
|
//
|
|
#ifdef APSTUDIO_INVOKED
|
|
#ifndef APSTUDIO_READONLY_SYMBOLS
|
|
#define _APS_NEXT_RESOURCE_VALUE 109
|
|
#define _APS_NEXT_COMMAND_VALUE 40005
|
|
#define _APS_NEXT_CONTROL_VALUE 1003
|
|
#define _APS_NEXT_SYMED_VALUE 101
|
|
#endif
|
|
#endif
|