Thanks for your mails.<br><br>>Achim,<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div style="word-wrap: break-word;">

<div>For each release, the SDK documentation (<a href="http://download.virtualbox.org/virtualbox/SDKRef.pdf" target="_blank">http://download.virtualbox.org/virtualbox/SDKRef.pdf</a> ) contains a complete list of incompatible API changes with information on how to adjust your code. Check out chapter 12 of the SDK reference.</div>

</div></blockquote><div><br>Thanks for the information, we'll start fixing.<br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div style="word-wrap: break-word;">

<div>The extension pack mechanism is indeed similar to the concept offered by Firefox and it's really meant to extend the functionality of VirtualBox. We intent do provide sample code on how to develop extension packs in the near future. However, I don't think it would be the right approach for you.</div>

</div></blockquote><div><br>Looking forward to some sample code.<br><br>>Pau Garcia i Quiles<br>VMController is supposed to run on major OS; Linux, Mac and Windows; and it is custom made to suit our needs. Further, by design it is hypervisor agnostic and so one can even write an interface to libvirt too! The XMLRPC interfaces are easy to use, for example you just give a VM's name to startVM() to run it. So, client programmer won't have to think about managing the internal logic; API specification draft here: <a href="http://code.google.com/p/vmcontroller/wiki/APIs">http://code.google.com/p/vmcontroller/wiki/APIs</a><br>

There is a guest package (vmcontroller.guest) which is supposed to be installed on the guest OS to support functionalities b/w guest and host, like process execution in guest, file transfer, message passing, making the guest OS much more transparent and easy to use. Hope that answers your question.<br>

<br><br>Best Regards,<br>Rohit Yadav,<br>Department of Computer Engineering,<br>
Institute of Technology,<br>Banaras Hindu University.<br></div></div>