diff options
Diffstat (limited to 'Tooltip_Notify/src/resource.h')
-rw-r--r-- | Tooltip_Notify/src/resource.h | 47 |
1 files changed, 0 insertions, 47 deletions
diff --git a/Tooltip_Notify/src/resource.h b/Tooltip_Notify/src/resource.h deleted file mode 100644 index d67e8c5..0000000 --- a/Tooltip_Notify/src/resource.h +++ /dev/null @@ -1,47 +0,0 @@ -//{{NO_DEPENDENCIES}}
-// Microsoft Visual C++ generated include file.
-// Used by main.rc
-//
-#define IDD_OPTIONS 101
-#define IDD_PROTOS 103
-#define IDD_CONTACTS 104
-#define IDC_ONLINE 1002
-#define IDC_OTHER 1003
-#define IDC_OFFLINE 1004
-#define IDC_TYPING 1006
-#define IDC_IDLE 1007
-#define IDC_X2 1011
-#define IDC_CONJSOLN 1012
-#define IDC_PROTOS 1014
-#define IDC_SEL_PROTO 1015
-#define IDC_AUTOPOS 1016
-#define IDC_TRANSPARENCY_SLIDER 1017
-#define IDC_TRANSPERC 1018
-#define IDC_TRANSPARENCY 1019
-#define IDC_GB_TRANSP 1020
-#define IDC_TRANSP_INPUT 1021
-#define IDC_PREVIEW 1025
-#define IDC_RB_CLIST 1026
-#define IDC_RB_MSGDLG 1027
-#define IDC_IGNORE 1028
-#define IDC_GB_DBLCLICK 1033
-#define IDC_BALLONTIP 1034
-#define IDC_GB_DURATION 1035
-#define IDC_PREFIX_PROTO 1039
-#define IDC_CLIST 1040
-#define IDC_DURATION 1283
-#define IDC_DURATIONSPIN 1284
-#define IDC_DELAYONCONN 1285
-#define IDC_DELAYONCONNSPIN 1286
-#define IDC_STATIC -1
-
-// Next default values for new objects
-//
-#ifdef APSTUDIO_INVOKED
-#ifndef APSTUDIO_READONLY_SYMBOLS
-#define _APS_NEXT_RESOURCE_VALUE 105
-#define _APS_NEXT_COMMAND_VALUE 40001
-#define _APS_NEXT_CONTROL_VALUE 1042
-#define _APS_NEXT_SYMED_VALUE 101
-#endif
-#endif
|