Module: wine Branch: master Commit: eb78033a22a71d25379b2f0d106b840cd056a094 URL: https://source.winehq.org/git/wine.git/?a=commit;h=eb78033a22a71d25379b2f0d1...
Author: Hans Leidekker hans@codeweavers.com Date: Thu Nov 15 12:38:50 2018 +0100
winhttp: Get rid of object_header_t and object_vtbl_t.
Signed-off-by: Hans Leidekker hans@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/winhttp/handle.c | 18 +++++++++--------- dlls/winhttp/session.c | 40 ++++++++++++++++++++-------------------- dlls/winhttp/winhttp_private.h | 33 ++++++++++++++++----------------- 3 files changed, 45 insertions(+), 46 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=eb78033a22a71d25379b2...