1*ccb06a4cSAndrew Rist/**************************************************************
2*ccb06a4cSAndrew Rist *
3*ccb06a4cSAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
4*ccb06a4cSAndrew Rist * or more contributor license agreements.  See the NOTICE file
5*ccb06a4cSAndrew Rist * distributed with this work for additional information
6*ccb06a4cSAndrew Rist * regarding copyright ownership.  The ASF licenses this file
7*ccb06a4cSAndrew Rist * to you under the Apache License, Version 2.0 (the
8*ccb06a4cSAndrew Rist * "License"); you may not use this file except in compliance
9*ccb06a4cSAndrew Rist * with the License.  You may obtain a copy of the License at
10*ccb06a4cSAndrew Rist *
11*ccb06a4cSAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
12*ccb06a4cSAndrew Rist *
13*ccb06a4cSAndrew Rist * Unless required by applicable law or agreed to in writing,
14*ccb06a4cSAndrew Rist * software distributed under the License is distributed on an
15*ccb06a4cSAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16*ccb06a4cSAndrew Rist * KIND, either express or implied.  See the License for the
17*ccb06a4cSAndrew Rist * specific language governing permissions and limitations
18*ccb06a4cSAndrew Rist * under the License.
19*ccb06a4cSAndrew Rist *
20*ccb06a4cSAndrew Rist *************************************************************/
21*ccb06a4cSAndrew Rist
22cdf0e10cSrcweir#define AVMEDIA_STR_OPENMEDIA_DLG		16384
23cdf0e10cSrcweir#define AVMEDIA_STR_INSERTMEDIA_DLG		16385
24cdf0e10cSrcweir#define AVMEDIA_STR_ALL_MEDIAFILES		16386
25cdf0e10cSrcweir#define AVMEDIA_STR_ALL_FILES			16387
26cdf0e10cSrcweir
27cdf0e10cSrcweir#define AVMEDIA_BMP_AUDIOLOGO			20000
28cdf0e10cSrcweir#define AVMEDIA_BMP_EMPTYLOGO			20001
29cdf0e10cSrcweir
30cdf0e10cSrcweir#define AVMEDIA_ERR_URL					21000
31