[Bug 46652] New: MS Paint Vista needs mfc42u.dll
https://bugs.winehq.org/show_bug.cgi?id=46652 Bug ID: 46652 Summary: MS Paint Vista needs mfc42u.dll Product: Wine Version: 4.0 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: tcll5850(a)gmail.com Distribution: --- Created attachment 63574 --> https://bugs.winehq.org/attachment.cgi?id=63574 running mspaint vista download from here https://archive.org/details/MSPaintWinVista see attachment winecfg is configured for Windows Vista. good luck finding a decent mfc42u.dll from google that works if you do, email me, I've wasted my day already trying to figure out the version I need. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=46652 --- Comment #1 from Nikolay Sivov <bunglehead(a)gmail.com> --- You can use 'winetricks mfc42' for that. There is not MFC support in Wine at the moment, and that's unlikely to change in near future. I'd close this as invalid, because of non-redistributable Windows component, that MS Paint is. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=46652 --- Comment #2 from Tcll <tcll5850(a)gmail.com> --- alright, can I at least get the required version >_> I've never been a fan of winetricks and prefer to manually configure my executables. thanks -- 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.
https://bugs.winehq.org/show_bug.cgi?id=46652 --- Comment #3 from Tcll <tcll5850(a)gmail.com> --- well I just tried to brute-force leg it and download every version here: https://www.dll-files.com/mfc42u.dll.html and try to run until I get a version that works I guess my luck hit me because the first download worked and gave me the famous "Unable to create new document" error if this can be fixed, let me know -- 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.
https://bugs.winehq.org/show_bug.cgi?id=46652 --- Comment #4 from Tcll <tcll5850(a)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(a)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(a)tcll-primary:/media/tcll/1TB_SG/tcll/Programs/MS_Paint_Vista$ 0033:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d tcll(a)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(a)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.
https://bugs.winehq.org/show_bug.cgi?id=46652 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID --- Comment #5 from Austin English <austinenglish(a)gmail.com> --- Invalid. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=46652 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #6 from Austin English <austinenglish(a)gmail.com> --- Closing. -- 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.
participants (1)
-
wine-bugs@winehq.org