Nikolay Sivov : ole32: Get rid of typedef'ed type for apartment structure.
Module: wine Branch: master Commit: 929575154214482a11761a82b19db8b035a4ad1b URL: https://source.winehq.org/git/wine.git/?a=commit;h=929575154214482a11761a82b... Author: Nikolay Sivov <nsivov(a)codeweavers.com> Date: Tue Aug 25 18:18:13 2020 +0300 ole32: Get rid of typedef'ed type for apartment structure. Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> Signed-off-by: Huw Davies <huw(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/ole32/compobj.c | 56 ++++++++++++++++++++++---------------------- dlls/ole32/compobj_private.h | 24 +++++++++---------- dlls/ole32/marshal.c | 19 +++++++-------- dlls/ole32/rpc.c | 10 ++++---- dlls/ole32/stubmanager.c | 26 ++++++++++---------- 5 files changed, 67 insertions(+), 68 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=929575154214482a11761...
participants (1)
-
Alexandre Julliard