diff options
Diffstat (limited to 'buddyexpectator/resource.h')
-rw-r--r-- | buddyexpectator/resource.h | 56 |
1 files changed, 0 insertions, 56 deletions
diff --git a/buddyexpectator/resource.h b/buddyexpectator/resource.h deleted file mode 100644 index b06406a..0000000 --- a/buddyexpectator/resource.h +++ /dev/null @@ -1,56 +0,0 @@ -//{{NO_DEPENDENCIES}}
-// Microsoft Visual C++ generated include file.
-// Used by BuddyExpectator.rc
-//
-#define IDI_MAINICON 101
-#define IDI_ENABLED 102
-#define IDI_DISABLED 103
-#define IDI_HIDE 104
-#define IDI_NEVERHIDE 105
-#define IDD_OPTIONSPANEL 201
-#define IDD_POPUPPANEL 202
-#define IDD_USERINFO 203
-#define IDC_CHECK_POPUP 1000
-#define IDC_CHECK_POPUP2 1001
-#define IDC_CHECK_UDETAILS 1002
-#define IDC_CHECK_MSGWINDOW 1003
-#define IDC_CHECK_FLASHICON 1004
-#define IDC_CHECK_FLASHICON2 1005
-#define IDC_CHECK_FIRSTSIGHT 1006
-#define IDC_COMBO_PERIOD 1011
-#define IDC_COMBO_PERIOD2 1012
-#define IDC_COMBO_PERIOD3 1013
-#define IDC_COLOR_FRG 1021
-#define IDC_COLOR_BGR 1022
-#define IDC_COLORS_POPUP 1023
-#define IDC_COLORS_WIN 1024
-#define IDC_DELAY_DEF 1031
-#define IDC_DELAY_CUST 1032
-#define IDC_DELAY_PERM 1033
-#define IDC_EDIT_ABSENCE 1041
-#define IDC_EDIT_ABSENCE2 1042
-#define IDC_EDIT_POPUPDELAY 1043
-#define IDC_EDIT_SILENTFOR 1044
-#define IDC_EDIT_LASTSEEN 1045
-#define IDC_EDIT_LASTINPUT 1046
-#define IDC_EDIT_NOINPUTFOR 1047
-#define IDC_EDIT_WILLNOTICE 1048
-#define IDC_PREVIEW 1061
-#define IDC_CHECK_MISSYOU 1203
-#define IDC_EDITABSENCE 1204
-#define IDC_SPINABSENCE 1205
-#define IDC_CHECK_NOMSGS 1208
-#define IDC_COMBO_ACTIONS 1209
-#define IDC_CHECK_NEVERHIDE 1210
-#define IDC_CHECK_NOTIFYALWAYS 1211
-
-// Next default values for new objects
-//
-#ifdef APSTUDIO_INVOKED
-#ifndef APSTUDIO_READONLY_SYMBOLS
-#define _APS_NEXT_RESOURCE_VALUE 106
-#define _APS_NEXT_COMMAND_VALUE 40001
-#define _APS_NEXT_CONTROL_VALUE 1212
-#define _APS_NEXT_SYMED_VALUE 121
-#endif
-#endif
|