-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathresource.h
More file actions
35 lines (31 loc) · 1.01 KB
/
resource.h
File metadata and controls
35 lines (31 loc) · 1.01 KB
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
28
29
30
31
32
33
34
35
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by libdkim.rc
//
#define VER_MAJOR 1
#define VER_MINOR 0
#define VER_REV 21
#define VER_BUILD 0
#define VERSION_STRING "1.0.21"
#define IDS_PROJNAME 100
#define IDR_WMDMLOGGER 101
#define IDS_LOG_SEV_INFO 201
#define IDS_LOG_SEV_WARN 202
#define IDS_LOG_SEV_ERROR 203
#define IDS_LOG_DATETIME 204
#define IDS_LOG_SRCNAME 205
#define IDS_DEF_LOGFILE 301
#define IDS_DEF_MAXSIZE 302
#define IDS_DEF_SHRINKTOSIZE 303
#define IDS_DEF_LOGENABLED 304
#define IDS_MUTEX_TIMEOUT 401
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 201
#define _APS_NEXT_COMMAND_VALUE 32768
#define _APS_NEXT_CONTROL_VALUE 201
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif