How to run mspaint with wine64?

Zhiyi Zhang zzhang at codeweavers.com
Mon Jan 11 01:59:14 CST 2021



On 1/11/21 7:41 AM, William Chen wrote:
> Hi,
>
> I am trying to run wine64 on MacOS. But I get the following error.
> Does anybody know how to fix the problem? Thanks.
>
> $ wine64 mspaint.exe
> 001f:err:display:macdrv_ChangeDisplaySettingsEx No matching mode found
> 1792x1120x32 @59!
> 0009:err:module:import_dll Library MFC42u.dll (which is needed by
> L"Z:\\Users\\ user\\\mspaint.exe") not found
> 0009:err:module:LdrInitializeThunk Importing dlls for
> L"Z:\\Users\\user\\mspaint.exe" failed, status c0000135
>
You need mfc42u.dll. You can use 'winetricks mfc42' to install it into your wine prefix.
See https://wiki.winehq.org/Winetricks



More information about the wine-devel mailing list