[vbox-dev] Monitoring VirtualBox events using SDK (C++ binding)

Eric Ros eros at abiquo.com
Wed Apr 29 14:53:08 GMT 2009


Thank you for your help. I have resolved the problem. It was an error in my
C++ code, nothing to do with VBox.

Regards.

2009/4/29 Pritesh Kothari <pritesh at sun.com>

> Hi Eric,
>
> On Wednesday 29 April 2009 15:38:59 Eric Ros wrote:
> > I'm trying to monitor VBox events using the C++ binding of the SDK. I'm
> > specially interested on Machine states (running, paused, etc). Despite my
> > callback class is receiving events correctly, the state id I get is
> always
> > the same for all the VM states. It makes no sense. Is this a known bug?
> Can
> > anybody shed light on this?
>
> You can check the example at the following in the vbox source:
>
>
> http://www.virtualbox.org/browser/trunk/src/VBox/Main/cbinding/tstXPCOMCCall.c
>
> it is in C, but you will get an idea if you are missing something, and yes
> it
> does show all the VM states.
>
> Regards,
> Pritesh
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.virtualbox.org/pipermail/vbox-dev/attachments/20090429/42eb58a4/attachment.html>


More information about the vbox-dev mailing list