Hi guys, <br><br>I'm currently working on a custom device manager, and I got a little probleme : I'm unable to retreive session object from MSCOM<br><br>This work :<br>CoCreateInstance(CLSID_VirtualBox, 0, CLSCTX_LOCAL_SERVER, IID_IVirtualBox, (void**)&this->vbox);<br>

<br><br>This does'nt (error 80040154):<br>CoCreateInstance(CLSID_Session, 0, CLSCTX_LOCAL_SERVER, IID_ISession, (void**)&this->session)<br><br>Any advice ?<br><br><br>--<br>Samuel Rats<br>Co-Fondateur du LYAUG<br>