Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
seleniumhq
GitHub Repository: seleniumhq/selenium
Path: blob/trunk/cpp/iedriverserver/resource.h
2867 views
1
��// Licensed to the Software Freedom Conservancy (SFC) under one
2
3
// or more contributor license agreements. See the NOTICE file
4
5
// distributed with this work for additional information
6
7
// regarding copyright ownership. The SFC licenses this file
8
9
// to you under the Apache License, Version 2.0 (the "License");
10
11
// you may not use this file except in compliance with the License.
12
13
// You may obtain a copy of the License at
14
15
//
16
17
// http://www.apache.org/licenses/LICENSE-2.0
18
19
//
20
21
// Unless required by applicable law or agreed to in writing, software
22
23
// distributed under the License is distributed on an "AS IS" BASIS,
24
25
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
26
27
// See the License for the specific language governing permissions and
28
29
// limitations under the License.
30
31
32
33
//{{NO_DEPENDENCIES}}
34
35
// Microsoft Visual C++ generated include file.
36
37
// Used by InternetExplorerDriver.rc
38
39
//
40
41
#define IDR_DRIVER_LIBRARY 101
42
43
44
45
// Next default values for new objects
46
47
//
48
49
#ifdef APSTUDIO_INVOKED
50
51
#ifndef APSTUDIO_READONLY_SYMBOLS
52
53
#define _APS_NEXT_RESOURCE_VALUE 105
54
55
#define _APS_NEXT_COMMAND_VALUE 40001
56
57
#define _APS_NEXT_CONTROL_VALUE 1001
58
59
#define _APS_NEXT_SYMED_VALUE 102
60
61
#endif
62
63
#endif
64
65
66