File: resource.h

package info (click to toggle)
lua-zip 1.2.3-14
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 240 kB
  • sloc: ansic: 461; makefile: 22
file content (27 lines) | stat: -rw-r--r-- 916 bytes parent folder | download | duplicates (19)
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 luazip.rc
//
#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