[Wine] Re: Accessing Windows Registry through Linux C/C++ Api

vitamin wineforum-user at winehq.org
Tue Jun 10 12:36:44 CDT 2008


vikram ranabhatt wrote:
> Hi,
> 
> I have created multiple Xen Vms using Xen Api.
> I need  to access Windows registry right from Linux.Is that is possible
> through wine API?

No Wine can't access virtual machines directly or indirectly.

And even if that would have been possible - Wine does not support windows binary registry format.

The only thing you can do is some sort of IPC with the windows host. But that you don't need Wine for on the *NIX side.







More information about the wine-users mailing list