[Bug 7938] 16-bit SafeArrayAllocData Not Implemented

Wine Bugs wine-bugs at winehq.org
Wed Apr 4 02:15:10 CDT 2007


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





------- Additional Comments From cronopios at gmail.com  2007-04-04 02:15 -------
> 16-bit OLE isn't very well implemented and since it used by very few
> programs, I'm not going to start doing so any time soon.

Ok, I understand the most used programs should have priority.

Can I make this program to run under WINE by using native Windows DLL's?
If so, how?

After reading http://www.winehq.com/site/docs/wineusr-guide/config-wine-main I 
copied the files ole2disp.dll and ole2nls.dll from Windows XP to 
~/.wine/drive_c/windows/system32/ , and ran winecfg to add these lines to 
~/.wine/user.reg :
    [Software\\Wine\\DllOverrides] 1175669363
    "ole2disp"="native,builtin"
    "ole2nls"="native,builtin"
but the program doesn't work yet.

What am I doing wrong, or which DLL's should I copy? 
Thank you.

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