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.