I'm using forms in Outlook 2007 and attachments in text field are displaying as blank object with file name, but without icon of corresponding associated application. Icons of applications in attachments for mail messages are displaying correctly. Example of missing is on image. I have winword installed in that prefix too and attachment opens with it. There is some "fixme" warning in terminal, that may relates to this problem.
00f8
Behavior also present in wine-stable and wine-staging 6.22
Logs with +mshtml,+ole,+olepicture in archive.
To reproduce: install and run outlook 2007, open 'task' form and add attachment.
Riched20 is set to native, builtin.
I have some ddls installed from winetricks (native, builtin), but it doesn't make sense (and was not installed to solve this problem): cscript, jscript, msado15, mtxdm, odbc32, oledb32, scrrun, vbscript, wscript. Behavior in clean prefix is the same. With .net4 and .net2 installed in bottle - same behavior.
There is wine Mono 6.3 and wine Gecko 2.47.2 installed in prefix. Prefix is 32bit.
As I suppose in Windows icon of associated application is somehow comes from application's .exe file. And how about wine?