From 7aff1e4cb053394db57c2814d5fe1e6493e0cc75 Mon Sep 17 00:00:00 2001 From: watcherhd Date: Sat, 26 Nov 2011 14:19:43 +0000 Subject: Project folders rename part 2 git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@214 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb --- FddNotify/resource.h | 65 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 FddNotify/resource.h (limited to 'FddNotify/resource.h') diff --git a/FddNotify/resource.h b/FddNotify/resource.h new file mode 100644 index 0000000..a9f1438 --- /dev/null +++ b/FddNotify/resource.h @@ -0,0 +1,65 @@ +//{{NO_DEPENDENCIES}} +// Microsoft Developer Studio generated include file. +// Used by resources.rc +// +#define IDD_OPTIONS 150 +#define IDD_PROTO_OPTIONS 151 +#define IDD_BASIC_OPTIONS 152 +#define IDD_EFFECT_OPTIONS 153 +#define IDD_PROCESSES 154 +#define IDC_ONMESSAGE 1000 +#define IDC_ONFILE 1001 +#define IDC_ONURL 1002 +#define IDC_ONOTHER 1003 +#define IDC_IFOPEN 1004 +#define IDC_IFNOTTOP 1005 +#define IDC_IFOLDER 1006 +#define IDC_SOLDER 1007 +#define IDC_OLDERSPIN 1008 +#define IDC_UNTILBLK 1009 +#define IDC_SBLINK 1010 +#define IDC_BLINKSPIN 1011 +#define IDC_UNTILATTENDED 1012 +#define IDC_MIRORWIN 1013 +#define IDC_UNTILOPEN 1014 +#define IDC_UNTILCOND 1015 +#define IDC_FSCREEN 1016 +#define IDC_SSAVER 1017 +#define IDC_LOCKED 1018 +#define IDC_PGMS 1019 +#define IDC_ASSIGNPGMS 1020 +#define IDC_ACTIVE 1021 +#define IDC_ONLINE 1022 +#define IDC_AWAY 1023 +#define IDC_NA 1024 +#define IDC_OCCUPIED 1025 +#define IDC_DND 1026 +#define IDC_FREECHAT 1027 +#define IDC_INVISIBLE 1028 +#define IDC_ONTHEPHONE 1029 +#define IDC_OUTTOLUNCH 1030 +#define IDC_OFFLINE 1031 +#define IDC_REMCHECK 1032 +#define IDC_SREMCHECK 1033 +#define IDC_SDELAY 1034 +#define IDC_DELAYSPIN 1035 +#define IDC_SPEED 1036 +#define IDC_PREVIEW 1037 +#define IDC_PROTOCOLLIST 1038 +#define IDC_PROGRAMS 1039 +#define IDC_ADDPGM 1040 +#define IDC_DELETEPGM 1041 +#define IDC_OKPGM 1042 +#define IDC_CANCELPGM 1043 +#define IDC_TABS 2000 + +// Next default values for new objects +// +#ifdef APSTUDIO_INVOKED +#ifndef APSTUDIO_READONLY_SYMBOLS +#define _APS_NEXT_RESOURCE_VALUE 102 +#define _APS_NEXT_COMMAND_VALUE 40001 +#define _APS_NEXT_CONTROL_VALUE 1044 +#define _APS_NEXT_SYMED_VALUE 101 +#endif +#endif -- cgit v1.2.3