http://bugs.winehq.org/show_bug.cgi?id=4190
Summary: _invoke unsupported number of arguments 15 in stdcall Product: Wine Version: 0.9.4. Platform: Other URL: http://www.jsware.net/linux/riched.zip OS/Version: other Status: NEW Keywords: download Severity: normal Priority: P2 Component: wine-ole AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
See bug 4144 for interactive test app.
To repeat: 1. install RichTextEd.exe as described in bug 4144. 2. run RichTextEd.exe 3. Enter anything in search field 4. Click "Find" (not "Find API")
Logging with +ole shows: ... fixme:ole:_invoke unsupported number of arguments 15 in stdcall trace:ole:_invoke returns ffffffff trace:ole:ITypeInfo_fnInvoke varresult: 0x7b91ec74->{VT_I4|VT_BYREF,0x7bbb4882} warn:ole:ITypeInfo_fnInvoke invoked function failed with error 0xffffffff ...
http://bugs.winehq.com/show_bug.cgi?id=1912 was similar...