Re: [PATCH] oleaut32: ERR on 32bit typelibs on 64bit
Marcus Meissner <meissner(a)suse.de> writes:
Triggered by the Novell Groupwise installer currently, from the ISBE64W.exe Installshield Helper program.
The typelib is contained directly in ISBE64W.exe itself :/
Basically if we encounter this case the program will crash anyway (but with random backtrace), so output an ERR().
That looks like it's just hiding the problem. -- Alexandre Julliard julliard(a)winehq.org
On Fri, Aug 02, 2013 at 04:29:07PM +0200, Alexandre Julliard wrote:
Marcus Meissner <meissner(a)suse.de> writes:
Triggered by the Novell Groupwise installer currently, from the ISBE64W.exe Installshield Helper program.
The typelib is contained directly in ISBE64W.exe itself :/
Basically if we encounter this case the program will crash anyway (but with random backtrace), so output an ERR().
That looks like it's just hiding the problem.
Well, more like a finger pointing at the problem until its fixed. But yes. CIao, Marcus
participants (2)
-
Alexandre Julliard -
Marcus Meissner