[Bug 17984] New: Invalid handle for RegOpenKeyExA in win64 bit application

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Apr 9 10:38:52 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=17984

           Summary: Invalid handle for RegOpenKeyExA in win64 bit
                    application
           Product: WineHQ Bugzilla
           Version: unspecified
          Platform: PC-x86-64
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: P1
         Component: bugzilla-unknown
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: yugandhar_bireddy at satyam.com


OS:       Linux Enterprise server
Wine:     1.1.17
Database: Oracle 11g
ODBC:     UnixODBC

When my 64 bit windows application reads a registry key,I could see
INVALID_HANDLE.I observed that, no RegOpenKey is successfull.
Find the following error while openeing one of the key: 

0009:Call advapi32.RegOpenKeyExA(ffffffff80000002,2b3cc7634b70
"Software\\EE\\Communication Server\\Database",
00000000,00020019,2b3cc4f1e568) ret=005466d0
0009:trace:reg:NtOpenKey (0xffffffff80000002,L"Software\\EE\\Communication
Server\\Database",20019,0x2b3cc4f1e568)
0009: open_key( parent=80000002, access=00020019, attributes=00000000,
name=L"Software\\EE\\Communication Server\\Database" )
0009: open_key() = INVALID_HANDLE { hkey=0000 }
0009:trace:reg:NtOpenKey <- (nil)
0009:Ret  advapi32.RegOpenKeyExA() retval=00000006 ret=005466d0


-- 
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