Hi, Am using wine-1.1.17 version compiled for 64 bit linux to run 64bit windows applications. When my application tries to open any RegistryKey's, I find always the INVALID_HANDLE for open_keys.Is there any specific configuration required either thru winetricks or any form to access the registry keys? Thanks, Yugandhar
Austin English
2009-Apr-08 15:52 UTC
[Wine] Invalid handles for RegOpenKey with 64bit wine
On Wed, Apr 8, 2009 at 10:25 AM, yugandhar <wineforum-user at winehq.org> wrote:> Hi, > > Am using wine-1.1.17 version compiled for 64 bit linux to run 64bit windows applications. > When my application tries to open any RegistryKey's, I find always the INVALID_HANDLE for open_keys.Is there any specific configuration required either thru winetricks or any form to access the registry keys?No, winetricks won't be of any help here. The problem is that a lot of stuff on 64-bit platforms isn't yet implemented. -- -Austin
yugandhar wrote:> Am using wine-1.1.17 version compiled for 64 bit linux to run 64bit windows applications. > When my application tries to open any RegistryKey's, I find always the INVALID_HANDLE for open_keys.Open bug report. All support for win-64 is highly experiential atm.