= Technical documentation = This section targets people who wish to know more about how !VirtualBox works inside, including software developers that either wish to incorporate !VirtualBox into their products by programming its APIs or learn about it in order to contribute to its development, or users who want to investigate a problem with !VirtualBox in greater depth. (If you are only looking for information on how to download and run !VirtualBox, see the [wiki:"End-user_documentation" End-user documentation page] instead.) Getting started: * The [http://download.virtualbox.org/virtualbox/SDKRef.pdf SDK Programming Guide] of the current !VirtualBox release ([/sdkref/index.html API reference]) * [wiki:"Build_instructions" Build instructions] * [wiki:"Binaries_overview" Binaries overview] * [wiki:"Source_code_organization" Source code organization] * [wiki:"VirtualBox_architecture" VirtualBox architecture] * [wiki:"Developer_FAQ" Frequently Asked Questions (FAQ) for developers] Development: * [wiki:"VBoxLogging" The VirtualBox/IPRT logging facility] * [wiki:"VBoxMainLogging" Debug logging of VBoxSVC and Qt GUI] * [wiki:"Porting_VirtualBox" Porting VirtualBox to a new platform] * [wiki:"SolarisCrossCompiler" Notes from cross-building the Solaris Additions on Linux] Debugging: * [wiki:"X11Clipboard" Investigating shared clipboard problems on X11 guests or hosts] * [wiki:"MouseInput" Investigating problems with mouse input in VirtualBox] Miscellaneous: * [wiki:"Translating" Translating VirtualBox (I18N)] * [wiki:"Core_dump" How to provide a core dump] * [wiki:"Network_tips" Some helpful network tips]