1 /**************************************************************
2  *
3  * Licensed to the Apache Software Foundation (ASF) under one
4  * or more contributor license agreements.  See the NOTICE file
5  * distributed with this work for additional information
6  * regarding copyright ownership.  The ASF licenses this file
7  * to you under the Apache License, Version 2.0 (the
8  * "License"); you may not use this file except in compliance
9  * with the License.  You may obtain a copy of the License at
10  *
11  *   http://www.apache.org/licenses/LICENSE-2.0
12  *
13  * Unless required by applicable law or agreed to in writing,
14  * software distributed under the License is distributed on an
15  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16  * KIND, either express or implied.  See the License for the
17  * specific language governing permissions and limitations
18  * under the License.
19  *
20  *************************************************************/
21 
22 //{{NO_DEPENDENCIES}}
23 // Microsoft Visual C++ generated include file.
24 // Used by QUICKSTART.RC
25 //
26 #define IDR_MAINFRAME					128
27 #define IDD_QUICKSTART_DIALOG		102
28 #define IDD_ABOUTBOX					103
29 #define IDS_APP_TITLE					103
30 #define IDM_ABOUT						104
31 #define IDM_EXIT						105
32 #define IDS_HELLO						106
33 #define IDI_QUICKSTART	            107
34 #define IDI_SMALL						108
35 #define IDC_QUICKSTART	            109
36 #define IDM_QUICKSTART                  110
37 #define IDS_TOOLTIP                     111
38 #define IDS_EXIT                        112
39 #define ICON_ACTIVE                     1
40 #define ICON_INACTIVE                   2
41 #define IDC_MYICON						3
42 #define IDC_STATIC	                    -1
43 // Next default values for new objects
44 //
45 #ifdef APSTUDIO_INVOKED
46 #ifndef APSTUDIO_READONLY_SYMBOLS
47 
48 #define _APS_NEXT_RESOURCE_VALUE        129
49 #define _APS_NEXT_COMMAND_VALUE         32771
50 #define _APS_NEXT_CONTROL_VALUE         1000
51 #define _APS_NEXT_SYMED_VALUE           113
52 #endif
53 #endif
54