[PATCH v6 4/8] msvcr110: Add _StructuredTaskCollection::_StructuredTaskCollection_ctor stub.

Piotr Caban piotr.caban at gmail.com
Mon Apr 25 12:45:21 CDT 2022


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



More information about the wine-devel mailing list