How to write a VirtualBox guest driver?

Viewed 35

I'm running a self-written OS as guest in VirtualBox and in VMware.

I am able to access shared folders in VMware; this document describes how to access the VMware host services (such as shared folders).

How can I access shared folders as VirtualBox guest?

Is the API documented at all?

Thanks.

0 Answers
Related