blob: 8eee335059de4ee15633c56a99777680a50ba1e3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
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
|