[Bug 45796] Nvidia GeForce Now installer aborts due to missing ' advapi32.RegQueryReflectionKey' export

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Oct 30 18:02:43 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=45796

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Fixed by SHA1|                            |924fd31cadacab61a9d258c2abd
                   |                            |9ad2df6729c42
             Status|NEW                         |RESOLVED

--- Comment #3 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

this is fixed by commit
https://source.winehq.org/git/wine.git/commitdiff/924fd31cadacab61a9d258c2abd9ad2df6729c42

Thanks Louis

--- snip ---
...
0032:Call KERNEL32.LoadLibraryW(00169e28
L"C:\\windows\\system32\\ADVAPI32.DLL") ret=102724dc
0032:Ret  KERNEL32.LoadLibraryW() retval=7e690000 ret=102724dc
0032:Call ntdll.RtlDeleteCriticalSection(01ddf31c) ret=10272520
0032:Ret  ntdll.RtlDeleteCriticalSection() retval=00000000 ret=10272520
0032:Call KERNEL32.GetProcAddress(7e690000,103a1ad8 "RegDeleteKeyExW")
ret=10272368
0032:Ret  KERNEL32.GetProcAddress() retval=7e6a1f10 ret=10272368
0032:Call KERNEL32.GetProcAddress(7e690000,1037b7c4 "RegQueryReflectionKey")
ret=10272368
0032:Ret  KERNEL32.GetProcAddress() retval=7e6a2270 ret=10272368
0032:Call KERNEL32.GetProcAddress(7e690000,1037b7dc "RegDeleteTreeW")
ret=10272368
0032:Ret  KERNEL32.GetProcAddress() retval=7e6a1f88 ret=10272368
0032:Call advapi32.RegDeleteTreeW(000000b8,02146048 L"GeforceNOW") ret=1026773f
0032:Ret  advapi32.RegDeleteTreeW() retval=00000000 ret=1026773f 
...
0071:Call KERNEL32.GetProcAddress(7e690000,1037b7c4 "RegQueryReflectionKey")
ret=10272368
0071:Ret  KERNEL32.GetProcAddress() retval=7e6a2270 ret=10272368
0071:Call KERNEL32.GetProcAddress(7e690000,1037b7dc "RegDeleteTreeW")
ret=10272368
0071:Ret  KERNEL32.GetProcAddress() retval=7e6a1f88 ret=10272368
0071:Call advapi32.RegDeleteTreeW(00000064,0016ad08 L"Pending") ret=1026773f
0071:Ret  advapi32.RegDeleteTreeW() retval=00000000 ret=1026773f 
--- snip ---

Tidbit: The function isn't called at all, even an autogenerated stub would have
been fine.

$ wine --version
wine-3.19-50-g3d5a256797

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.



More information about the wine-bugs mailing list