[Bug 18914] ITaskbarList CoCreateInstance function returns wrong value

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jun 12 12:47:34 CDT 2009


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





--- Comment #1 from Henri Verbeet <hverbeet at gmail.com>  2009-06-12 12:47:32 ---
Well, it's uninitialized on failure. I think WBCF_CreateInstance() should be
handling this. Out of curiosity, does this cause problems in an application?
The only way I see TaskbarList_Create() fail is either by HeapAlloc() failing,
or the caller trying to aggregate the interface.

-- 
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