[Bug 12639] ZENcast Organizer installer fails with error -5002

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jun 12 14:20:18 CDT 2008


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





--- Comment #6 from Alexandre Julliard <julliard at winehq.org>  2008-06-12 14:20:17 ---
The error -5002 is apparently caused by VariantCopy failing, because it's
passed an uninitialized local variable as a variant. It may be that it works on
Windows because the stack happens to be zero at that point, or there is some
other bug that causes it to be uninitialized.


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