diff options
| author | sje <sje@4f64403b-2f21-0410-a795-97e2b3489a10> | 2007-04-25 15:34:26 +0000 |
|---|---|---|
| committer | sje <sje@4f64403b-2f21-0410-a795-97e2b3489a10> | 2007-04-25 15:34:26 +0000 |
| commit | 50b715009438967fa9b37a62649db216ce8021b7 (patch) | |
| tree | f2e16ff9e8297b213577d19e121a044532f15fcd /nohtml/resource.h | |
| parent | a44175dd565f39990ef57719313ef3a88a8d01b6 (diff) | |
git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@145 4f64403b-2f21-0410-a795-97e2b3489a10
Diffstat (limited to 'nohtml/resource.h')
| -rw-r--r-- | nohtml/resource.h | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/nohtml/resource.h b/nohtml/resource.h new file mode 100644 index 0000000..ebcf9c7 --- /dev/null +++ b/nohtml/resource.h @@ -0,0 +1,17 @@ +//{{NO_DEPENDENCIES}}
+// Microsoft Visual C++ generated include file.
+// Used by nohtml.rc
+//
+#define IDD_OPT1 109
+#define IDC_CHK_BBCODES 1001
+
+// Next default values for new objects
+//
+#ifdef APSTUDIO_INVOKED
+#ifndef APSTUDIO_READONLY_SYMBOLS
+#define _APS_NEXT_RESOURCE_VALUE 120
+#define _APS_NEXT_COMMAND_VALUE 40001
+#define _APS_NEXT_CONTROL_VALUE 1002
+#define _APS_NEXT_SYMED_VALUE 101
+#endif
+#endif
|
