Hello
I'm trying to execute a specific Windows software on Wine but I'm getting the above error when it tries to login using an Internet request.
wine: Call from 0x7bc54260 to unimplemented function SHLWAPI.dll.SHRegGetValueW, aborting
First, the software crashed by error in wininet.dll. To solve the problem, I overrode the dll with a native version and installed the IE8 with winetricks.
After that, I got stuck on the shlwapi.dll error. I tried to solve overriding shlwapi.dll with a native version but the error still persists.
Unimplemented function SHLWAPI.dll.SHRegGetValueW
-
- Newbie
- Posts: 2
- Joined: Thu Feb 27, 2014 10:33 am
-
- Newbie
- Posts: 2
- Joined: Thu Feb 27, 2014 10:33 am
Re: Unimplemented function SHLWAPI.dll.SHRegGetValueW
I'm using the last Wine version, 1.7.13