https://bugs.winehq.org/show_bug.cgi?id=41369
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |STAGED Staged patchset| |https://github.com/wine-sta | |ging/wine-staging/tree/mast | |er/patches/uianimation-stub | |s
--- Comment #10 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- I've staged these patches with some minor changes.
The IDL patch is fine but is missing a few v1_enum.
The uianimaton patch should really be broken up into manageable chunks. 1. Stub DLL 2. Register Interfaces 3. Each Interface in there own patch 4. Any semi-stubs in there own patch 5. Tests