https://bugs.winehq.org/show_bug.cgi?id=38963
Béla Gyebrószki gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://download.pcfreetime. | |com/FFSetup3.7.0.0.exe CC| |gyebro69@gmail.com Summary|Minko Engine v3 based |Multiple applications |custom application crashes |(Minko Engine v3 based |on unimplemented function |custom application, Format |msvcp120.dll.??0_Pad@std@@Q |Factory v3.7) crash on |AE@XZ |unimplemented function | |msvcp120.dll.??0_Pad@std@@Q | |AE@XZ
--- Comment #2 from Béla Gyebrószki gyebro69@gmail.com --- Format Factory 3.7.0 also needs that function otherwise the app crashes on start:
... wine: Call from 0x7b839a9c to unimplemented function msvcp120.dll.??0_Pad@std@@QAE@XZ, aborting ...
The application comes installed with native msvcp120,msvcr120, thus an easy workaround is to set msvcp120.dll to native,builtin.
Format Factory is freeware: http://download.pcfreetime.com/FFSetup3.7.0.0.exe
FFSetup3.7.0.0.exe (52 MB) sha1: 0dd4f76aded318d44a68d721964ae77bcf8dd704
Mscodescan reveals: ./FormatFactory.exe imports following stub symbols: msvcp120:??0_Pad@std@@QAE@XZ msvcp120:??1_Pad@std@@QAE@XZ msvcp120:?_Launch@_Pad@std@@QAEXPAU_Thrd_imp_t@@@Z msvcp120:?_Release@_Pad@std@@QAEXXZ msvcp120:?_Syserror_map@std@@YAPBDH@Z msvcp120:?_Throw_C_error@std@@YAXH@Z msvcp120:?_Throw_Cpp_error@std@@YAXH@Z msvcp120:?_Winerror_map@std@@YAPBDH@Z msvcp120:_Thrd_detach
wine-1.7.47-196-g4e6e9a1