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
Invalid handles for RegOpenKey with 64bit wine
Invalid handles for RegOpenKey with 64bit wine
On Wed, Apr 8, 2009 at 10:25 AM, yugandhar <[email protected]> wrote:
stuff on 64-bit platforms isn't yet implemented.
--
-Austin
No, winetricks won't be of any help here. The problem is that a lot ofHi,
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?
stuff on 64-bit platforms isn't yet implemented.
--
-Austin
Re: Invalid handles for RegOpenKey with 64bit wine
Open bug report. All support for win-64 is highly experiential atm.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.