[Bug 7095] Setting ole32(Native, Builtin) doesn't use native Winword 6 COMPOBJ.DLL

Wine Bugs wine-bugs at winehq.org
Sat Jan 6 04:15:10 CST 2007


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





------- Additional Comments From julliard at winehq.com  2007-06-01 04:15 -------
If you don't have the native ole32, then the builtin will be loaded, and so the
corresponding 16-bit builtins will be loaded too since they are contained in the
32-bit builtin.

The right solution in that case would be to set ole32 to native only, to make
sure the builtin is never loaded. Though from reading the code I suspect it will
cause the 16-bit dlls to fail to load too, but that one could be fixed.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list