maybe a bug in wine? you could try if using native dlls helps. A wild guess: Do 'winetricks mfc42' Then run the app by: 'WINEDLLOVERRIDES="oleaut32=n" wine app_name.exe' (or set oleaut32.dll to native in winecfg)
maybe a bug in wine? you could try if using native dlls helps. A wild guess: Do 'winetricks mfc42' Then run the app by: 'WINEDLLOVERRIDES="oleaut32=n" wine app_name.exe' (or set oleaut32.dll to native in winecfg)