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
23
24#define TB_BACK                     1
25#define ILIST_TBX                   90
26#define ILIST_TBX_HC                91
27
28#define FL_SEPARATOR                7
29
30#define FL_STATUS                   60
31#define FT_STATUS1                  61
32#define FL_TRANSFERSTATUS           62
33#define FT_TRANSFERSTATUS           63
34#define PB_PROGRESS                 64
35#define FT_ERRORSTATUS              65
36#define PB_DETAILS                  66
37#define LB_STATUS                   67
38#define FI_PAUSED                   68
39#define PB_STOP                     69
40#define PB_CLOSE                    70
41#define ST_CONTINUE                 71
42#define ST_LESS                     72
43#define ST_TASK                     73
44#define ST_STATUS                   74
45#define ILIST                       75
46#define ILIST_HC                    76
47#define ST_SEND                     77
48#define ST_SENDINGTO                78
49#define ST_COMPLETED                79
50#define ST_FAILED                   80
51#define ST_TERMINATEQUERY           81
52
53#define IM_WARNING                  10
54#define FI_WARNING                  11
55#define FT_DETAILS                  12
56#define ED_DETAILS                  13
57#define PB_OK                       14
58