Module: wine Branch: master Commit: 1fc4d54c5f24a1444b2d7868a4bd41c0ff6852c7 URL: https://source.winehq.org/git/wine.git/?a=commit;h=1fc4d54c5f24a1444b2d7868a...
Author: Hans Leidekker hans@codeweavers.com Date: Mon May 10 15:37:24 2021 +0200
wpcap: Implement some more functions.
Signed-off-by: Hans Leidekker hans@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/wpcap/unixlib.c | 108 ++++++++++++++++++++++++++++++++++++++++++++++++++ dlls/wpcap/unixlib.h | 18 +++++++++ dlls/wpcap/wpcap.c | 108 ++++++++++++++++++++++++++++++++++++++++++++++++++ dlls/wpcap/wpcap.spec | 18 +++++++++ 4 files changed, 252 insertions(+)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=1fc4d54c5f24a1444b2d7...