summaryrefslogtreecommitdiff
path: root/plugins/FileAsMessage/src/resource.h
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2012-07-18 06:59:36 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2012-07-18 06:59:36 +0000
commit3634576b3903f8316b1dcdc396a70f40fa43f5f5 (patch)
tree55f87e6fccf45c3b2e5b7adf12a1e959f2d6f12e /plugins/FileAsMessage/src/resource.h
parent7a65cbd15d4f808f973d782deea2a5e1a02accd6 (diff)
ExtraIcon, Favcontacts, FileAsMessage, FingerPrintModPlus: changed folder structure
git-svn-id: http://svn.miranda-ng.org/main/trunk@1006 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/FileAsMessage/src/resource.h')
-rw-r--r--plugins/FileAsMessage/src/resource.h45
1 files changed, 45 insertions, 0 deletions
diff --git a/plugins/FileAsMessage/src/resource.h b/plugins/FileAsMessage/src/resource.h
new file mode 100644
index 0000000000..b6a254dcf7
--- /dev/null
+++ b/plugins/FileAsMessage/src/resource.h
@@ -0,0 +1,45 @@
+//{{NO_DEPENDENCIES}}
+// Microsoft Developer Studio generated include file.
+// Used by resources.rc
+//
+#define IDC_PLAY 1
+#define IDD_DIALOG1 101
+#define IDD_MAIN 101
+#define IDI_SMALLICON 102
+#define IDD_OPTIONS 103
+#define IDI_STOP 104
+#define IDI_PAUSE 105
+#define IDI_PLAY 106
+#define IDI_REFRESH 107
+#define IDC_FILENAME 1001
+#define IDC_BROWSE 1002
+#define IDC_STOP 1003
+#define IDC_REFRESH 1004
+#define IDC_PROGRESS 1005
+#define IDC_STATUS 1006
+#define IDC_FILESIZE 1008
+#define IDC_LIST1 1020
+#define IDC_ALPHANUM 1022
+#define IDC_HIDEDELAY 1051
+#define IDC_CHUNKSIZE 1051
+#define IDC_SHOWDELAY 1052
+#define IDC_SENDDELAY 1052
+#define IDC_SENTCOLOR 1053
+#define IDC_UNSENT 1053
+#define IDC_SENTCOLOR2 1054
+#define IDC_SENT 1054
+#define IDC_SENTCOLOR3 1055
+#define IDC_TOSEND 1055
+#define IDC_SENTCOLOR4 1056
+#define IDC_RECV 1056
+
+// Next default values for new objects
+//
+#ifdef APSTUDIO_INVOKED
+#ifndef APSTUDIO_READONLY_SYMBOLS
+#define _APS_NEXT_RESOURCE_VALUE 108
+#define _APS_NEXT_COMMAND_VALUE 40001
+#define _APS_NEXT_CONTROL_VALUE 1022
+#define _APS_NEXT_SYMED_VALUE 101
+#endif
+#endif