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@winehq.org Reporter: tcll5850@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.
https://bugs.winehq.org/show_bug.cgi?id=46652
--- Comment #1 from Nikolay Sivov bunglehead@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.
https://bugs.winehq.org/show_bug.cgi?id=46652
--- Comment #2 from Tcll tcll5850@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
https://bugs.winehq.org/show_bug.cgi?id=46652
--- Comment #3 from Tcll tcll5850@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
https://bugs.winehq.org/show_bug.cgi?id=46652
--- Comment #4 from Tcll tcll5850@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@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@tcll-primary:/media/tcll/1TB_SG/tcll/Programs/MS_Paint_Vista$ 0033:err:ole:CoReleaseMarshalData StdMarshal ReleaseMarshalData failed with error 0x8001011d tcll@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@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
https://bugs.winehq.org/show_bug.cgi?id=46652
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID
--- Comment #5 from Austin English austinenglish@gmail.com --- Invalid.
https://bugs.winehq.org/show_bug.cgi?id=46652
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Austin English austinenglish@gmail.com --- Closing.