Windows: remove trailing whitespace
[openafs.git] / src / WINNT / afsapplib / test / resource.h
1 /*
2  * Copyright 2000, International Business Machines Corporation and others.
3  * All Rights Reserved.
4  *
5  * This software has been released under the terms of the IBM Public
6  * License.  For details, see the LICENSE file in the top-level source
7  * directory or online at http://www.openafs.org/dl/license10.html
8  */
9
10 #define IDS_NEXT                        1
11 #define IDS_FINISH                      2
12 #define IDS_HELP_TITLE                  3
13 #define IDS_HELP_DESC                   4
14 #define IDS_CANCEL_TITLE                5
15 #define IDS_CANCEL_DESC                 6
16 #define IDD_WIZARD                      101
17 #define IDD_STEP1                       102
18 #define IDD_STEP2                       103
19 #define IDB_GRAPHIC_256                 103
20 #define IDD_STEP3                       104
21 #define IDB_GRAPHIC_16                  104
22 #define IDNEXT                          1001
23 #define IDBACK                          1002
24 #define IDC_GOTO_TWO                    1005
25 #define IDC_GOTO_THREE                  1006
26 #define IDC_WIZARD_LEFTPANE             1006
27 #define IDC_WIZARD_RIGHTPANE            1007
28 #define IDC_STATIC                      -1
29
30 // Next default values for new objects
31 //
32 #ifdef APSTUDIO_INVOKED
33 #ifndef APSTUDIO_READONLY_SYMBOLS
34 #define _APS_NO_MFC                     1
35 #define _APS_3D_CONTROLS                     1
36 #define _APS_NEXT_RESOURCE_VALUE        105
37 #define _APS_NEXT_COMMAND_VALUE         40001
38 #define _APS_NEXT_CONTROL_VALUE         1008
39 #define _APS_NEXT_SYMED_VALUE           101
40 #endif
41 #endif