[Bug 41369] UIAnimation (Windows Animation Manager / UIAnimation.dll) is missing in Wine

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jun 7 07:34:32 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=41369

--- Comment #8 from Louis Lenders <xerox.xerox2000x at gmail.com> ---
Created attachment 61566
  --> https://bugs.winehq.org/attachment.cgi?id=61566
uianimation add stub dll

second patch, just followed ``boiler-plate`` recipe from developersguide to add
all required stub interfaces, and returning S_OK for all functions that
Paint.net calls (and crashes if not returning S_OK), and implement a few
``semi-stubs``

I don`t know if I dide things correctly, feedback welcome. As quite some
functions require returning S_OK, and there`s no real implementation, i think
this is not something for upstream wine, but maybe after review and
adjustmensts it could be something for staging?

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list