https://bugs.winehq.org/show_bug.cgi?id=44793 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Epic Games Launcher 7.x |Epic Games Launcher 7.x |crashes on startup (relies |crashes on startup (relies |on 'shcore.dll' load |on native Windows |dependency from other |behaviour: 'shcore.dll' |Windows dll) |loaded by 'shlwapi.dll') Component|-unknown |shlwapi --- Comment #9 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, thanks for the information/confirmation. Refining summary to reflect this. The attached dependency walker information file shows this: --- snip --- .. -- PROPSYS.DLL .. -- API-MS-WIN-SHCORE-SYSINFO-L1-1-0.DLL .. -- API-MS-WIN-SHCORE-COMHELPERS-L1-1-0.DLL -- API-MS-WIN-SHCORE-REGISTRY-L1-1-1.DLL -- API-MS-WIN-SHCORE-STREAM-L1-1-0.DLL -- API-MS-WIN-SHCORE-UNICODEANSI-L1-1-0.DLL .. -- SHCORE.DLL .. -- SHLWAPI.DLL -- SHCORE.DLL .. -- COMCTL32.DLL .. -- SHCORE.DLL .. -- SHELL32.DLL .. -- SHCORE.DLL -- NTSHRUI.DLL .. -- SHCORE.DLL -- SHDOCVW.DLL -- SHELL32.DLL -- SHLWAPI.DLL -- SHCORE.DLL .. --- snip --- Looking at the API sets referred by other libs, it seems 'shlwapi' is the one - as Nikolay said. * SHCORE.DLL * API-MS-WIN-SHCORE-COMHELPERS-L1-1-0.DLL * API-MS-WIN-SHCORE-OBSOLETE-L1-1-0.DLL * API-MS-WIN-SHCORE-REGISTRY-L1-1-1.DLL * API-MS-WIN-SHCORE-STREAM-L1-1-0.DLL * API-MS-WIN-SHCORE-STREAM-WINRT-L1-1-0.DLL * API-MS-WIN-SHCORE-SYSINFO-L1-1-0.DLL * API-MS-WIN-SHCORE-THREAD-L1-1-0.DLL * API-MS-WIN-SHCORE-UNICODEANSI-L1-1-0.DLL Regards -- 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.