reactos/dll/win32/rpcrt4
Hermès Bélusca-Maïto 5274857da9
[RPCRT4] Addendum to support for remote pipes names in ncacn_pipe_name() (24cd7bbe).
CORE-6561 CORE-13442

- Call GetComputerNameA() only when a non-empty server name has been
  provided, thus slightly improving speed for the most common case when
  local calls (with an empty server name) are done.

- When a server name is passed, trim any leading UNC server prefix since
  the latter will be restored when building the pipe name string.
2020-04-02 18:35:39 +02:00
..
CMakeLists.txt [CMAKE] Use modules instead of shared libraries 2019-04-06 17:43:38 +02:00
cproxy.c [RPCRT4] Sync with Wine Staging 4.18. CORE-16441 2019-11-23 12:12:31 +01:00
cpsf.c [RPCRT4] Sync with Wine Staging 4.18. CORE-16441 2019-11-23 12:12:31 +01:00
cpsf.h
cstub.c [RPCRT4] Sync with Wine Staging 4.18. CORE-16441 2019-11-23 12:12:31 +01:00
epm.idl
epm_towers.h
msvc.S
ncastatus.h
ndr_clientserver.c
ndr_contexthandle.c [RPCRT4] Sync with Wine Staging 4.18. CORE-16441 2019-11-23 12:12:31 +01:00
ndr_es.c
ndr_fullpointer.c
ndr_marshall.c [RPCRT4] Sync with Wine Staging 4.18. CORE-16441 2019-11-23 12:12:31 +01:00
ndr_misc.h
ndr_ole.c
ndr_stubless.c [RPCRT4] Sync with Wine Staging 4.18. CORE-16441 2019-11-23 12:12:31 +01:00
ndr_stubless.h [RPCRT4] Sync with Wine Staging 4.18. CORE-16441 2019-11-23 12:12:31 +01:00
ndr_typelib.c [RPCRT4] Sync with Wine Staging 4.18. CORE-16441 2019-11-23 12:12:31 +01:00
ndr_types.idl
precomp.h [RPCRT4] Sync with Wine Staging 4.18. CORE-16441 2019-11-23 12:12:31 +01:00
rpc_assoc.c [RPCRT4] Sync with Wine Staging 4.18. CORE-16441 2019-11-23 12:12:31 +01:00
rpc_assoc.h
rpc_async.c [RPCRT4] Stub RpcGetAuthorizationContextForClient (#2042) 2019-11-29 14:19:56 +01:00
rpc_binding.c [RPCRT4] Sync with Wine Staging 4.18. CORE-16441 2019-11-23 12:12:31 +01:00
rpc_binding.h
rpc_defs.h
rpc_epmap.c
rpc_message.c
rpc_message.h
rpc_server.c [RPCRT4] Sync with Wine Staging 4.18. CORE-16441 2019-11-23 12:12:31 +01:00
rpc_server.h
rpc_transport.c [RPCRT4] Addendum to support for remote pipes names in ncacn_pipe_name() (24cd7bbe). 2020-04-02 18:35:39 +02:00
rpcrt4.rc
rpcrt4.spec [RPCRT4] Fix 'Routeines' typos (#2481) 2020-03-30 10:28:52 +02:00
rpcrt4_main.c [RPCRT4] Sync with Wine Staging 4.18. CORE-16441 2019-11-23 12:12:31 +01:00
rpcrt4_ros.diff [RPCRT4] Addendum to support for remote pipes names in ncacn_pipe_name() (24cd7bbe). 2020-04-02 18:35:39 +02:00
unix_func.c
version.rc