[IPHLPAPI] Add support for service tags in GetOwnerModuleFromTcp/UdpEntry
authorPierre Schweitzer <pierre@reactos.org>
Mon, 31 Dec 2018 10:08:28 +0000 (11:08 +0100)
committerPierre Schweitzer <pierre@reactos.org>
Mon, 31 Dec 2018 10:19:36 +0000 (11:19 +0100)
commitaa55bb1bd38607ce2e2fa1759e502fd42a8fdb55
treedca13556e2d4476c286323194cf7f5fa7eae6969
parent96985e0746fef1fffe45ad8274a4533eb0aea14c
[IPHLPAPI] Add support for service tags in GetOwnerModuleFromTcp/UdpEntry

If a service tag is set in owner information, then, we'll query advapi32 and
thus services to get the service name instead of the image name
dll/win32/iphlpapi/iphlpapi_main.c