I read the source code and find virtualbox implement a module call hostchannel, which is a part of HGCM and used in VRDP implements.
But it seems this module can not be used like the other part of HGCM such as clipboard and sharefolder and so on. I wish to write a dll in windows to communicate which my guest system through self-defined hostchannel. Is it possible? Why the team not provide the hostchannel interface for developers?
_______________________________________________ vbox-dev mailing list [email protected] https://www.virtualbox.org/mailman/listinfo/vbox-dev
