diff options
Diffstat (limited to 'Src/Plugins/SDK/out_null/resource.h')
-rw-r--r-- | Src/Plugins/SDK/out_null/resource.h | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/Src/Plugins/SDK/out_null/resource.h b/Src/Plugins/SDK/out_null/resource.h new file mode 100644 index 00000000..8c4033e0 --- /dev/null +++ b/Src/Plugins/SDK/out_null/resource.h @@ -0,0 +1,18 @@ +//{{NO_DEPENDENCIES}} +// Microsoft Visual C++ generated include file. +// Used by out_null.rc +// +#define IDS_NULLSOFT_NULL_OUTPUT_OLD 0 + +#define IDS_NULLSOFT_NULL_OUTPUT 65534 + +// Next default values for new objects +// +#ifdef APSTUDIO_INVOKED +#ifndef APSTUDIO_READONLY_SYMBOLS +#define _APS_NEXT_RESOURCE_VALUE 108 +#define _APS_NEXT_COMMAND_VALUE 40001 +#define _APS_NEXT_CONTROL_VALUE 1037 +#define _APS_NEXT_SYMED_VALUE 101 +#endif +#endif |