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
75116153
Commit
75116153
authored
Jun 14, 2011
by
Alexandre Julliard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
urlmon: Remove unneded stubs for IWindowForBindingUI.
parent
c173399d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
14 deletions
+0
-14
usrmarshal.c
dlls/urlmon/usrmarshal.c
+0
-14
No files found.
dlls/urlmon/usrmarshal.c
View file @
75116153
...
...
@@ -146,17 +146,3 @@ HRESULT __RPC_STUB IBinding_GetBindResult_Stub(IBinding* This,
FIXME
(
"stub
\n
"
);
return
E_NOTIMPL
;
}
HRESULT
STDMETHODCALLTYPE
IWindowForBindingUI_GetWindow_Proxy
(
IWindowForBindingUI
*
This
,
REFGUID
rguidReason
,
HWND
*
phwnd
)
{
FIXME
(
"stub
\n
"
);
return
E_NOTIMPL
;
}
void
__RPC_STUB
IWindowForBindingUI_GetWindow_Stub
(
IRpcStubBuffer
*
This
,
IRpcChannelBuffer
*
pRpcChannelBuffer
,
PRPC_MESSAGE
pRpcMessage
,
DWORD
*
pdwStubPhase
)
{
FIXME
(
"stub
\n
"
);
}
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