<div dir="ltr">Hello.<div>I have a few questions regarding guest/host communication.<br><div><div>As far as I understand, HGSMI is somewhat tied to VGA (or PCI?) device. Is that correct?<br></div><div><div>I'm looking for a way to send buffers from/to host/guest, preferably with least overhead and complexity involved.</div><div><br></div><div>Both guest/host systems are Windows7.</div><div>running build 5.1.28 r117968</div><div><br></div><div>Also, please correct me if i'm wrong:</div><div>crHGSMI is used for chromium server/pack send/receive transport,</div><div>UHGSMI (in wddm mp) mostly for the mp driver to communicate with the video adapter device.</div><div><br></div><div>And one more question - I have created something similar to DragAndDrop service (empty class, exports VBoxHGCMSvcLoad with z123::svcLoad(pTable); as return.</div><div>Lets assume that this class name is abc123.</div><div><br></div><div>I load the service in ConsoleImpl2.cpp and then register a callback with instance to a class guest-side class, where I assume the responses from the service are processed. That's all I'm supposed to do to setup the service? (I tried reading sdkref, but still can't figure my way around this, especially how does app call the hgcm).</div><div><br></div><div>Any help would be apreciated, thank you in advance.</div><div>-Richard</div></div></div></div></div>