[Bug 7301] New: CoWaitForMultipleHandles missing from ole32.spec
http://bugs.winehq.org/show_bug.cgi?id=7301 Summary: CoWaitForMultipleHandles missing from ole32.spec Product: Wine Version: 0.9.30. Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-ole AssignedTo: wine-bugs(a)winehq.org ReportedBy: mailjohnmorris(a)gmail.com CC: mailjohnmorris(a)gmail.com In dlls/ole32, the CoWaitForMultipleHandles function is missing from the ole32.spec file. This causes Word 2003 to abort with a "not implemented" error when pasting text from a linux app. It is implemented, but is just not being exported because it is missing from the spec. If you add: @ stdcall CoWaitForMultipleHandles(long long long ptr ptr) to ole32.spec and recompile ole32.dll.so, copy and pasting text from a linux program into Word 2003 will work without crash. -- 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.
participants (1)
-
Wine Bugs