Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-cw
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-cw
Commits
e98eee8a
Commit
e98eee8a
authored
Sep 10, 2014
by
Alexandre Julliard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
dpnet: Add a missing coclass registration.
parent
15ef946f
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
+9
-0
dpnet.idl
dlls/dpnet/dpnet.idl
+9
-0
No files found.
dlls/dpnet/dpnet.idl
View file @
e98eee8a
...
@@ -56,6 +56,15 @@ coclass DirectPlay8Address { interface IDirectPlay8Address; }
...
@@ -56,6 +56,15 @@ coclass DirectPlay8Address { interface IDirectPlay8Address; }
coclass
DirectPlay8LobbiedApplication
{
interface
IDirectPlay8LobbiedApplication
; }
coclass
DirectPlay8LobbiedApplication
{
interface
IDirectPlay8LobbiedApplication
; }
[
[
helpstring
(
"DirectPlay8LobbyClient Object"
),
threading
(
both
),
progid
(
"DirectPlay8Lobby.LobbyClient.1"
),
vi_progid
(
"DirectPlay8Lobby.LobbyClient"
),
uuid
(
3b2b6775
-
70b6
-
45
af
-
8
dea
-
a209c69559f3
)
]
coclass
DirectPlay8LobbyClient
{
interface
IDirectPlay8LobbyClient
; }
[
helpstring
(
"DirectPlay8 Thread Pool Object"
),
helpstring
(
"DirectPlay8 Thread Pool Object"
),
threading
(
both
),
threading
(
both
),
uuid
(
fc47060e
-
6153
-
4b34
-
b975
-
8
e4121eb7f3c
)
uuid
(
fc47060e
-
6153
-
4b34
-
b975
-
8
e4121eb7f3c
)
...
...
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