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@winehq.org ReportedBy: yugandhar_bireddy@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
http://bugs.winehq.org/show_bug.cgi?id=17984
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com Component|bugzilla-unknown |-unknown Product|WineHQ Bugzilla |Wine Version|unspecified |1.1.18
--- Comment #1 from Austin English austinenglish@gmail.com 2009-04-09 17:49:04 --- Not a bugzilla bug.
http://bugs.winehq.org/show_bug.cgi?id=17984
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|major |normal Priority|P1 |P2
--- Comment #2 from Dmitry Timoshkov dmitry@codeweavers.com 2009-04-10 21:36:06 --- 64-bit support in Wine is still in a rudimentary state.
http://bugs.winehq.org/show_bug.cgi?id=17984
Alexander Scott-Johns alexander.scott.johns+winebug@googlemail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |alexander.scott.johns+winebu | |g@googlemail.com
--- Comment #3 from Alexander Scott-Johns alexander.scott.johns+winebug@googlemail.com 2009-04-14 19:45:46 --- Please retest in recent Wine (1.1.19 or later) - Alexandre Julliard has applied a 64-bit compatibility fix to Wine's winreg.h.
http://source.winehq.org/git/wine.git/?a=commitdiff;h=5534cde72c0b187e71827f...
http://bugs.winehq.org/show_bug.cgi?id=17984
yugandhar yugandhar_bireddy@satyam.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #4 from yugandhar yugandhar_bireddy@satyam.com 2009-04-17 09:55:47 --- Got resolved with wine 1.1.19 version
http://bugs.winehq.org/show_bug.cgi?id=17984
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org 2009-04-24 12:21:40 --- Closing bugs fixed in 1.1.20.