29 Nov
2022
29 Nov
'22
7:06 a.m.
Mohamad Al-Jaf (@maljaf) commented about dlls/windows.system.profile.systemmanufacturers/private.h:
+ */ + +#include <stdarg.h> +#include <stddef.h> + +#define COBJMACROS +#include "windef.h" +#include "winbase.h" +#include "winstring.h" + +#include "activation.h" + +#define WIDL_using_Windows_System_Profile_SystemManufacturers +#include "windows.system.profile.systemmanufacturers.h" + +#define DEFINE_IINSPECTABLE_( pfx, iface_type, impl_type, impl_from, iface_mem, expr ) \ This should probably be in the third patch, the `DEFINE_IINSPECTABLE_` I mean.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/1588#note_17817