[Bug 21832] using threading model Both instead of Apartment let my application render correclty

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Feb 23 09:07:31 CST 2010


http://bugs.winehq.org/show_bug.cgi?id=21832





--- Comment #1 from Vincent Povirk <madewokherd at gmail.com>  2010-02-23 09:07:30 ---
This is two bugs. Things should work better if either one is solved.

1. The threading model should, indeed, be Both. We need to add proper locking
to the objects so that they can function in a multithreaded environment.

2. Proxy/stub functions need to be implemented for the windowscodecs
interfaces. That's bug 20220.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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