From 271cf1987ef0dc4d6561d14e0ba89c17bb125903 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 10 Feb 2013 19:26:03 +0000 Subject: NotifyAnything plugin git-svn-id: http://svn.miranda-ng.org/main/trunk@3539 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/NotifyAnything/src/resource.h | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 plugins/NotifyAnything/src/resource.h (limited to 'plugins/NotifyAnything/src/resource.h') diff --git a/plugins/NotifyAnything/src/resource.h b/plugins/NotifyAnything/src/resource.h new file mode 100644 index 0000000000..8eee335059 --- /dev/null +++ b/plugins/NotifyAnything/src/resource.h @@ -0,0 +1,27 @@ +//{{NO_DEPENDENCIES}} +// Microsoft Visual C++ generated include file. +// Used by NotifyAnything.rc +// +#define NA_OPTIONS 106 +#define NA_LOCAL_CHECK 1002 +#define NA_SOUND_CHECK 1007 +#define NA_LOG_CHECK 1008 +#define NA_DEBUG_MSG_CHECK 1009 +#define NA_PCSPEAKER_CHECK 1011 +#define NA_PORT 1012 +#define NA_ALLOW_EXECUTE 1013 +#define NA_PASSWORD 1014 +#define NA_LOG_FILENAME 1015 +#define NA_LOG_SELECT 1016 +#define NA_LOG_BROWSE 1017 + +// Next default values for new objects +// +#ifdef APSTUDIO_INVOKED +#ifndef APSTUDIO_READONLY_SYMBOLS +#define _APS_NEXT_RESOURCE_VALUE 104 +#define _APS_NEXT_COMMAND_VALUE 40001 +#define _APS_NEXT_CONTROL_VALUE 1018 +#define _APS_NEXT_SYMED_VALUE 101 +#endif +#endif -- cgit v1.2.3