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