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
ce747f3f
Commit
ce747f3f
authored
Apr 07, 2009
by
Rob Shearman
Committed by
Alexandre Julliard
Apr 07, 2009
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
rpcrt4: Compile in RPC over HTTP support even if HAVE_SOCKETPAIR is not defined.
parent
b2a5bfdf
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
141 additions
and
139 deletions
+141
-139
Makefile.in
dlls/rpcrt4/Makefile.in
+1
-0
rpc_transport.c
dlls/rpcrt4/rpc_transport.c
+140
-139
No files found.
dlls/rpcrt4/Makefile.in
View file @
ce747f3f
...
...
@@ -7,6 +7,7 @@ MODULE = rpcrt4.dll
IMPORTLIB
=
rpcrt4
IMPORTS
=
uuid advapi32 kernel32 ntdll
DELAYIMPORTS
=
wininet secur32 user32
EXTRALIBS
=
@SOCKETLIBS@
C_SRCS
=
\
cproxy.c
\
...
...
dlls/rpcrt4/rpc_transport.c
View file @
ce747f3f
This diff is collapsed.
Click to expand it.
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