Hans Leidekker : dhcpcsvc: Implement DhcpRequestParams.

Alexandre Julliard julliard at winehq.org
Tue Nov 19 16:35:22 CST 2019


Module: wine
Branch: master
Commit: aed088df11990ee3bbe7a7c14dded16a9a5f2c2e
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=aed088df11990ee3bbe7a7c14dded16a9a5f2c2e

Author: Hans Leidekker <hans at codeweavers.com>
Date:   Tue Nov 19 14:45:00 2019 +0100

dhcpcsvc: Implement DhcpRequestParams.

Signed-off-by: Hans Leidekker <hans at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 configure                       |   1 +
 configure.ac                    |   1 +
 dlls/dhcpcsvc/Makefile.in       |   1 +
 dlls/dhcpcsvc/dhcpcsvc.c        |  78 ++++++++++++++++++++--
 dlls/dhcpcsvc/tests/Makefile.in |   5 ++
 dlls/dhcpcsvc/tests/dhcpcsvc.c  | 143 ++++++++++++++++++++++++++++++++++++++++
 6 files changed, 223 insertions(+), 6 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=aed088df11990ee3bbe7a7c14dded16a9a5f2c2e



More information about the wine-cvs mailing list