Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/windirstat.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author"Oliver Schneider ext:(%22) <oliver@assarbad.net>2011-02-17 05:00:46 +0300
committer"Oliver Schneider ext:(%22) <oliver@assarbad.net>2011-02-17 05:00:46 +0300
commit4016e74b15ad58805feaf03bef0c579b7d93edd1 (patch)
treeabac55ff0aa7eee5eade550cf5f00abf9b5c4b5e /sandbox/luaconf/Resource.h
parent3d68b09a386f776bea72da2a68077373b531dc55 (diff)
- Small sandbox project to test the ideas with configuration file/registry/Lua integration ...
Diffstat (limited to 'sandbox/luaconf/Resource.h')
-rw-r--r--sandbox/luaconf/Resource.h17
1 files changed, 17 insertions, 0 deletions
diff --git a/sandbox/luaconf/Resource.h b/sandbox/luaconf/Resource.h
new file mode 100644
index 0000000..a8cd8f7
--- /dev/null
+++ b/sandbox/luaconf/Resource.h
@@ -0,0 +1,17 @@
+//{{NO_DEPENDENCIES}}
+// Microsoft Visual C++ generated include file.
+// Used by lua_conf.rc
+//
+
+#define IDS_APP_TITLE 103
+
+// Next default values for new objects
+//
+#ifdef APSTUDIO_INVOKED
+#ifndef APSTUDIO_READONLY_SYMBOLS
+#define _APS_NEXT_RESOURCE_VALUE 101
+#define _APS_NEXT_COMMAND_VALUE 40001
+#define _APS_NEXT_CONTROL_VALUE 1000
+#define _APS_NEXT_SYMED_VALUE 101
+#endif
+#endif