http://bugs.winehq.org/show_bug.cgi?id=7448
jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
------- Additional Comments From jacek@codeweavers.com 2007-25-02 06:28 -------
Usually the class instance (impl) reference count is returned but in this case it's hard coded to "2" and "1". I wonder if there is any special meaning behind this?
That's fine. It's not a heap based object and it's never created/destroyed so the real ref counting doesn't make sens.