wine/programs/plugplay
Rémi Bernon baebd3c14f plugplay: Use ncacn_np instead of ncalrpc transport.
The ncacn_np should be used when the endpoint is a pipe, ncalrpc should
only be used with arbitrary named ports, which we translate into
\\pipe\lrpc\xxx pipe names.

Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-01-27 18:03:01 +01:00
..
main.c plugplay: Use ncacn_np instead of ncalrpc transport. 2022-01-27 18:03:01 +01:00
Makefile.in makefiles: Make -mno-cygwin the default. 2021-09-20 22:45:48 +02:00
plugplay.idl sechost: Implement I_ScRegisterDeviceNotification(). 2020-05-06 10:47:45 +02:00