From e611b132f9b8abe35b362e5870b74bce94a1e58e Mon Sep 17 00:00:00 2001 From: Adam Date: Sat, 16 May 2020 20:51:50 -0700 Subject: initial commit --- private/oleauto/sample/hello/resource.h | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 private/oleauto/sample/hello/resource.h (limited to 'private/oleauto/sample/hello/resource.h') diff --git a/private/oleauto/sample/hello/resource.h b/private/oleauto/sample/hello/resource.h new file mode 100644 index 000000000..6484fb006 --- /dev/null +++ b/private/oleauto/sample/hello/resource.h @@ -0,0 +1,21 @@ +//{{NO_DEPENDENCIES}} +// App Studio generated include file. +// Used by HELLO.RC +// + + +#define IDC_SAYHELLO 1000 +#define IDC_HELLOAREA 1001 + + +// Next default values for new objects +// +#ifdef APSTUDIO_INVOKED +#ifndef APSTUDIO_READONLY_SYMBOLS + +#define _APS_NEXT_RESOURCE_VALUE 101 +#define _APS_NEXT_COMMAND_VALUE 101 +#define _APS_NEXT_CONTROL_VALUE 1000 +#define _APS_NEXT_SYMED_VALUE 101 +#endif +#endif -- cgit v1.2.3