Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
f209fb97
Commit
f209fb97
authored
Oct 26, 2021
by
Biswapriyo Nath
Committed by
Alexandre Julliard
Oct 27, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
include: Add BackgroundCopyManager1_5 library in bits1_5.idl.
Signed-off-by:
Biswapriyo Nath
<
nathbappai@gmail.com
>
Signed-off-by:
Alexandre Julliard
<
julliard@winehq.org
>
parent
98a54663
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
0 deletions
+19
-0
bits1_5.idl
include/bits1_5.idl
+19
-0
No files found.
include/bits1_5.idl
View file @
f209fb97
...
...
@@ -87,4 +87,23 @@ interface IBackgroundCopyJob2 : IBackgroundCopyJob
HRESULT
RemoveCredentials
(
BG_AUTH_TARGET
target
,
BG_AUTH_SCHEME
scheme
)
;
}
[
uuid
(
ea9319ea
-
c628
-
480
f
-
8331
-
768
fac397e4e
),
lcid
(
0
x0000
),
version
(
1.0
)
]
library
BackgroundCopyManager1_5
{
[
uuid
(
f087771f
-
d74f
-
4
c1a
-
bb8a
-
e16aca9124ea
)
]
coclass
BackgroundCopyManager1_5
{
[
default
]
interface
IBackgroundCopyManager
;
}
;
interface
IBackgroundCopyCallback
;
interface
IBackgroundCopyJob2
;
}
cpp_quote
(
"#include \"
bits2_0
.
h\"")
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment