boinc/samples/vboxwrapper
Rom Walton 70def08644 VBOX: Add additional check for a valid pointer to prevent crash condition. 2015-03-26 17:32:52 -04:00
..
vboxwrapper.xcodeproj VBOX: Update Xcode project for building vboxwrapper on Mac OS X 2015-01-15 15:51:00 -08:00
BuildMacVboxWrapper.sh Mac: update sample code to allow building with Xcode 4.4 GM seed under OS 10.8 GM seed 2012-07-12 11:51:21 +00:00
Makefile VBOX: Fix makefiles for building vboxwrapper on Linux and Mac OS X 2015-01-15 17:19:45 -05:00
Makefile_mac VBOX: Fix makefiles for building vboxwrapper on Linux and Mac OS X 2015-01-15 17:19:45 -05:00
floppyio.cpp VBOX: Introduce the notion of Virtualbox COM namespaces. We currently support VirtualBox 4.2 and VirtualBox 4.3. 2014-11-23 12:47:05 -05:00
floppyio.h VBOX: Introduce the notion of Virtualbox COM namespaces. We currently support VirtualBox 4.2 and VirtualBox 4.3. 2014-11-23 12:47:05 -05:00
gbac.cpp VBOX: GBAC main files added 2014-10-02 16:28:23 +02:00
gbac.h VBOX: GBAC main files added 2014-10-02 16:28:23 +02:00
vbox42.tlb VBOX: Hookup COM support for both VirtualBox 4.2 and VirtualBox 4.3. It appears to be working. 2014-11-23 12:47:30 -05:00
vbox43.tlb VBOX: Hookup COM support for both VirtualBox 4.2 and VirtualBox 4.3. It appears to be working. 2014-11-23 12:47:30 -05:00
vbox_common.cpp VBOX: Configure a bunch of virtual functions to be purely abstract to avoid a bunch of compiler warnings in gcc 2015-01-15 18:14:35 -05:00
vbox_common.h VBOX: Configure a bunch of virtual functions to be purely abstract to avoid a bunch of compiler warnings in gcc 2015-01-15 18:14:35 -05:00
vbox_mscom42.cpp VBOX: Refactor vboxwrapper to streamline logging and prepare for vboxhtmlgfx. 2014-12-19 09:55:48 -05:00
vbox_mscom42.h VBOX: Refactor vboxwrapper to streamline logging and prepare for vboxhtmlgfx. 2014-12-19 09:55:48 -05:00
vbox_mscom43.cpp VBOX: Refactor vboxwrapper to streamline logging and prepare for vboxhtmlgfx. 2014-12-19 09:55:48 -05:00
vbox_mscom43.h VBOX: Refactor vboxwrapper to streamline logging and prepare for vboxhtmlgfx. 2014-12-19 09:55:48 -05:00
vbox_mscom_impl.cpp VBOX: Add additional check for a valid pointer to prevent crash condition. 2015-03-26 17:32:52 -04:00
vbox_mscom_impl.h VBOX: Make the vboxmanage interface work on Windows again. 2014-11-23 23:22:57 -05:00
vbox_vboxmanage.cpp VBOX: Add a configuration option to turn-off automatic check-pointing. 2015-03-25 16:09:07 -04:00
vbox_vboxmanage.h VBOX: Make the vboxmanage interface work on Windows again. 2014-11-23 23:22:57 -05:00
vboxcheckpoint.cpp VBOX: Remove unneeded error string 2015-03-26 08:55:32 -04:00
vboxcheckpoint.h VBOX: Decoupled the HTML Graphics application from vboxwrapper. 2014-12-23 16:54:03 -05:00
vboxjob.cpp VBOX: Add option to use 'savestate' instead of 'poweroff' during graceful VM shutdown. 2015-03-25 16:54:22 -04:00
vboxjob.h VBOX: Add option to use 'savestate' instead of 'poweroff' during graceful VM shutdown. 2015-03-25 16:54:22 -04:00
vboxlog.cpp VBOX: Decoupled the HTML Graphics application from vboxwrapper. 2014-12-23 16:54:03 -05:00
vboxlog.h VBOX: Decoupled the HTML Graphics application from vboxwrapper. 2014-12-23 16:54:03 -05:00
vboxlogging.cpp VBOX: Add missing header 2015-01-15 18:16:59 -05:00
vboxlogging.h VBOX: Decoupled the HTML Graphics application from vboxwrapper. 2014-12-23 16:54:03 -05:00
vboxwrapper.cpp VBOX: Add option to use 'savestate' instead of 'poweroff' during graceful VM shutdown. 2015-03-25 16:54:22 -04:00
vboxwrapper.h VBOX: Refactor vboxwrapper to streamline logging and prepare for vboxhtmlgfx. 2014-12-19 09:55:48 -05:00
vboxwrapper_win.h VBOX/WRAPPER: Introduce versioning information to the two wrappers. It is now compiled into the executable instead of relying on file name. 2014-05-21 13:57:16 -04:00
vboxwrapper_win.rc * Fix version resource information for wrapper and vboxwrapper. 2014-09-08 12:37:15 -04:00