Module: wine Branch: master Commit: 15fac20f2c2cc9bde7576d41ab92b4cf8884d238 URL: https://source.winehq.org/git/wine.git/?a=commit;h=15fac20f2c2cc9bde7576d41a...
Author: Paul Gofman pgofman@codeweavers.com Date: Wed Feb 2 11:32:55 2022 +0300
hnetcfg: Implement static_ports_get_Item().
Signed-off-by: Paul Gofman pgofman@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/hnetcfg/apps.c | 1 + dlls/hnetcfg/hnetcfg_private.h | 1 + dlls/hnetcfg/port.c | 358 ++++++++++++++++++++++++++++++++++++++++- 3 files changed, 357 insertions(+), 3 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=15fac20f2c2cc9bde7576...