This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2025-02-10 14:23:52 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
rpcrt4
History
Michael Stefaniuc
e9ae478c14
rpcproxy.h: Use LONG/ULONG for Win64 compatibility instead of long and unsigned long.
2006-11-08 15:51:25 +01:00
..
tests
rpcproxy.h: Use LONG/ULONG for Win64 compatibility instead of long and unsigned long.
2006-11-08 15:51:25 +01:00
cproxy.c
…
cpsf.c
…
cpsf.h
…
cstub.c
…
epm_towers.h
…
Makefile.in
…
ndr_clientserver.c
…
ndr_fullpointer.c
…
ndr_marshall.c
…
ndr_misc.h
rpcrt4: For Win64 compatibility use a temp variable of the right type in ComputeVariance().
2006-11-08 15:51:22 +01:00
ndr_ole.c
…
ndr_stubless.c
…
rpc_binding.c
rpcrt4: Remove unnecessary quotes in traces, as debugstr_a and debugstr_w add them instead.
2006-11-06 12:27:21 +01:00
rpc_binding.h
rpcrt4: Convert the named pipe server code to look directly into the
2006-10-31 21:41:29 +01:00
rpc_defs.h
…
rpc_epmap.c
secur32: sspi.h must not include wtypes.h.
2006-11-08 12:11:00 +01:00
rpc_message.c
…
rpc_message.h
…
rpc_misc.h
…
rpc_server.c
…
rpc_server.h
…
rpc_transport.c
rpcrt4: Set the AI_PASSIVE flag to getaddrinfo in rpcrt4_ip_tcp_open so that the bound-to port is connectable from other machines.
2006-10-31 21:42:32 +01:00
rpcrt4_main.c
…
rpcrt4.spec
…
rpcss_np_client.c
…
rpcss_np_client.h
…