[Bug 27108] New: windows 7 cmd.exe aborts with unimplemented function KERNEL32.dll.RegOpenKeyExW

wine-bugs at winehq.org wine-bugs at winehq.org
Sun May 8 19:36:29 CDT 2011


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 at winehq.org
        ReportedBy: dank at 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

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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