[Bug 46652] MS Paint Vista needs mfc42u.dll

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Feb 15 09:19:36 CST 2019


https://bugs.winehq.org/show_bug.cgi?id=46652

--- Comment #4 from Tcll <tcll5850 at gmail.com> ---
looks like I might actually be getting somewhere by trying to open up a test
file

haven't tried a BMP yet, but for PNG and JPG, I get this:

tcll at tcll-primary:/media/tcll/1TB_SG/tcll/Programs/MS_Paint_Vista$ wine
mspaint.exe "Z:\\home\\tcll\\test.png"
0009:err:winediag:ODBC32_SQLDrivers No ODBC drivers could be found. Check the
settings for your libodbc provider.
0009:fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
0009:fixme:process:RegisterApplicationRestart (L"",0)
0033:fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),1,3,(nil),0,(nil)) -
stub!
0039:fixme:wia:wiadevmgr_QueryInterface interface
{00000003-0000-0000-c000-000000000046} not implemented
0039:fixme:wia:wiadevmgr_QueryInterface interface
{00000003-0000-0000-c000-000000000046} not implemented
0039:fixme:wia:wiadevmgr_QueryInterface interface
{00000019-0000-0000-c000-000000000046} not implemented
0039:fixme:wia:enumwiadevinfo_QueryInterface interface
{00000003-0000-0000-c000-000000000046} not implemented
0039:fixme:wia:enumwiadevinfo_QueryInterface interface
{00000003-0000-0000-c000-000000000046} not implemented
0039:fixme:wia:enumwiadevinfo_QueryInterface interface
{00000019-0000-0000-c000-000000000046} not implemented
003a:fixme:wia:enumwiadevinfo_GetCount (0x57220, 0x9af32c): stub
tcll at tcll-primary:/media/tcll/1TB_SG/tcll/Programs/MS_Paint_Vista$
0033:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with
error 0x8001011d
tcll at tcll-primary:/media/tcll/1TB_SG/tcll/Programs/MS_Paint_Vista$ wine
mspaint.exe "Z:\\home\\tcll\\test.jpg"
0009:err:winediag:ODBC32_SQLDrivers No ODBC drivers could be found. Check the
settings for your libodbc provider.
0009:fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
0009:fixme:process:RegisterApplicationRestart (L"",0)
0032:fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),1,3,(nil),0,(nil)) -
stub!
0039:fixme:wia:wiadevmgr_QueryInterface interface
{00000003-0000-0000-c000-000000000046} not implemented
0039:fixme:wia:wiadevmgr_QueryInterface interface
{00000003-0000-0000-c000-000000000046} not implemented
0039:fixme:wia:wiadevmgr_QueryInterface interface
{00000019-0000-0000-c000-000000000046} not implemented
0039:fixme:wia:enumwiadevinfo_QueryInterface interface
{00000003-0000-0000-c000-000000000046} not implemented
0039:fixme:wia:enumwiadevinfo_QueryInterface interface
{00000003-0000-0000-c000-000000000046} not implemented
0039:fixme:wia:enumwiadevinfo_QueryInterface interface
{00000019-0000-0000-c000-000000000046} not implemented
0038:fixme:wia:enumwiadevinfo_GetCount (0x58140, 0x89f32c): stub
tcll at tcll-primary:/media/tcll/1TB_SG/tcll/Programs/MS_Paint_Vista$
0032:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with
error 0x8001011d

this could be:
- a configuration issue
- my DLL version being bad
- possibly another missing dll
- missing functionality in Wine

guess I'm stuck using XP paint, unless that got borked
that's a shame u.u

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list