Hans Leidekker : wpcap: Wrap native handles in a structure.
Module: wine Branch: master Commit: be9362190ccafd05a188ffeb59c08d40960979f7 URL: https://source.winehq.org/git/wine.git/?a=commit;h=be9362190ccafd05a188ffeb5... Author: Hans Leidekker <hans(a)codeweavers.com> Date: Mon Oct 4 14:36:39 2021 +0200 wpcap: Wrap native handles in a structure. Signed-off-by: Hans Leidekker <hans(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/wpcap/unixlib.c | 150 ++++++++++++++++++++------------------ dlls/wpcap/unixlib.h | 73 ++++++++++--------- dlls/wpcap/wpcap.c | 200 +++++++++++++++++++++++++-------------------------- 3 files changed, 222 insertions(+), 201 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=be9362190ccafd05a188f...
participants (1)
-
Alexandre Julliard