diff options
Diffstat (limited to 'nGenEx/Resource.h')
-rw-r--r-- | nGenEx/Resource.h | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/nGenEx/Resource.h b/nGenEx/Resource.h index 0b19029..c33cd4a 100644 --- a/nGenEx/Resource.h +++ b/nGenEx/Resource.h @@ -1,21 +1,21 @@ -//{{NO_DEPENDENCIES}}
-// Microsoft Developer Studio generated include file.
-// Used by nGen.rc
-//
-#define IDI_ICON1 101
-#define IDR_MENU1 102
-#define IDM_RAMP 40001
-#define IDM_RGB 40002
-#define IDM_HAL 40003
-#define IDM_EXIT 40004
-
-// Next default values for new objects
-//
-#ifdef APSTUDIO_INVOKED
-#ifndef APSTUDIO_READONLY_SYMBOLS
-#define _APS_NEXT_RESOURCE_VALUE 105
-#define _APS_NEXT_COMMAND_VALUE 40005
-#define _APS_NEXT_CONTROL_VALUE 1000
-#define _APS_NEXT_SYMED_VALUE 101
-#endif
-#endif
+//{{NO_DEPENDENCIES}} +// Microsoft Developer Studio generated include file. +// Used by nGen.rc +// +#define IDI_ICON1 101 +#define IDR_MENU1 102 +#define IDM_RAMP 40001 +#define IDM_RGB 40002 +#define IDM_HAL 40003 +#define IDM_EXIT 40004 + +// Next default values for new objects +// +#ifdef APSTUDIO_INVOKED +#ifndef APSTUDIO_READONLY_SYMBOLS +#define _APS_NEXT_RESOURCE_VALUE 105 +#define _APS_NEXT_COMMAND_VALUE 40005 +#define _APS_NEXT_CONTROL_VALUE 1000 +#define _APS_NEXT_SYMED_VALUE 101 +#endif +#endif |