Hi Torge,
I've sent modified version of your patch to wine-devel.
Here's a short summary of changes: - changed calling convention in spec files - renamed the structure/function to _StrcuturedTaskCollection - changed return type of the constructor - added second argument type and name
I would like to ask you to reorder your patches. Constructor stub makes it possible to add tests (with skip if _StructuredTaskCollection_ctor returns NULL). Could you please add the tests before the stubs?
Thanks, Piotr