http://bugs.winehq.org/show_bug.cgi?id=27108
Summary: windows 7 cmd.exe aborts with unimplemented function KERNEL32.dll.RegOpenKeyExW Product: Wine Version: 1.3.19 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: kernel32 AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
Not that it matters a whole lot, but it might be nice to be able to use the real one for comparisons sometimes.
winedump -j import cmd.exe shows that windows' cmd.exe imports a bunch of symbols from kernel32 that don't appear in our kernel32.spec:
CancelSynchronousIo CreateSymbolicLinkW DeleteProcThreadAttributeList FindFirstStreamW FindNextStreamW InitializeProcThreadAttributeList RegCloseKey RegCreateKeyExW RegDeleteKeyExW RegDeleteValueW RegOpenKeyExW RegQueryValueExW RegSetValueExW SetEnvironmentStringsW UpdateProcThreadAttribute
http://bugs.winehq.org/show_bug.cgi?id=27108
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=27108
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv@dawncrow.de
--- Comment #1 from André H. nerv@dawncrow.de 2011-05-09 15:32:40 CDT --- I just sent a patch for the registry functions: http://www.winehq.org/pipermail/wine-patches/2011-May/101745.html
After that remains:
CancelSynchronousIo CreateSymbolicLinkW DeleteProcThreadAttributeList FindFirstStreamW FindNextStreamW InitializeProcThreadAttributeList SetEnvironmentStringsW UpdateProcThreadAttribute
http://bugs.winehq.org/show_bug.cgi?id=27108
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |12401
--- Comment #2 from André H. nerv@dawncrow.de 2011-05-16 17:19:36 CDT --- CreateSymbolicLinkW depends on Bug 12401
http://bugs.winehq.org/show_bug.cgi?id=27108
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #3 from Austin English austinenglish@gmail.com 2011-06-06 23:19:27 CDT --- RegOpenKeyExW (and several others) were fixed by 28c8e228f52bc6a6bebe94e90b573a315d48a148. A new bug should be filed for any remaining problems.
http://bugs.winehq.org/show_bug.cgi?id=27108
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2011-06-10 13:17:34 CDT --- Closing bugs fixed in 1.3.22.
http://bugs.winehq.org/show_bug.cgi?id=27108
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |28c8e228f52bc6a6bebe94e90b5 | |73a315d48a148 CC| |focht@gmx.net
--- Comment #5 from Anastasius Focht focht@gmx.net 2012-01-01 10:43:45 CST --- Hello,
filling fields...
Regards
http://bugs.winehq.org/show_bug.cgi?id=27108
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on|12401 |
--- Comment #6 from Dan Kegel dank@kegel.com 2012-04-11 20:24:01 CDT --- 12401 seems unrelated.
http://bugs.winehq.org/show_bug.cgi?id=27108
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |33997, 32523
http://bugs.winehq.org/show_bug.cgi?id=27108
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on|32523 |
http://bugs.winehq.org/show_bug.cgi?id=27108
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on|33997 |