20 Jul
2024
20 Jul
'24
1:24 a.m.
Fabian Maurer (@DarkShadow44) commented about include/shobjidl.idl:
HRESULT PerformOperations(); HRESULT GetAnyOperationsAborted([out] BOOL *aborted); } + +/***************************************************************************** + * IEnumObjects interface + */ +[ + object, + uuid(5632b1a4-e38a-400a-928a-d4cd63230295), + pointer_default(unique) +] +interface IEnumObjects : IUnknown +{ + //fixme: typedef IEnumObjects *?;
Those types of comments are not allowed. What exactly is missing? -- https://gitlab.winehq.org/wine/wine/-/merge_requests/6130#note_76706