Page 2 of 2

Re: Controlling Mouse Movement of the VM

Posted: 5. Jun 2013, 15:19
by noteirak
I am afraid I have no clue either. Never dealt with Windows programming stuff, never wanted to :)
You should definitly go on the dev mailing list for this I think.

Re: Controlling Mouse Movement of the VM

Posted: 11. Jun 2013, 08:36
by Magnus Madsen
Hi HenryHux,
It sounds like you may be compiling an x86 version of your application to use on a 64-bit version of Windows - this won't work; you'll need to build as a native x64 application to interface with VirtualBox.