Questions about Wine on Linux
-
Zorono
- Level 2

- Posts: 18
- Joined: Wed Nov 25, 2020 8:47 am
Post
by Zorono »
please why does almost all applications fail to load dbghelp.dll while it is already registered and overridden using winecfg...
WINEDEBUG=+relay wine notepad++.exe:
https://paste.mozilla.org/wEUH4KHy/raw (or
https://www.mediafire.com/file/76zcqqvy ... t.log/file)
and many other applications fail to load imagehlp.dll and msi.exe for similar reasons
Code: Select all
0150:err:module:import_dll Loading library dbghelp.dll (which is needed by L"C:\\Program Files\\Notepad++\\notepad++.exe") failed (error c000007b).
0150:err:module:loader_init Importing dlls for L"C:\\Program Files\\Notepad++\\notepad++.exe" failed, status c0000135
-
Zorono
- Level 2

- Posts: 18
- Joined: Wed Nov 25, 2020 8:47 am
Post
by Zorono »
for some reason dbghelp.dll was not compatible with my prefix so i copied it from another fresh prefix and it almost worked
i am so sorry for the confusion...