.. |
vboxwrapper.xcodeproj
|
Mac: update VBoxWrapper Xcode project for compatibility (fix compile breaks) with Apple LLVM 5.0 compiler under Xcode 5.
|
2014-08-11 15:36:45 -07: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: Begin refactoring for supporting the native VirtualBox API set on Windows. Use the code in the deprecated directory as a baseline.
|
2014-11-23 12:43:35 -05:00 |
Makefile_mac
|
VBOX: Begin refactoring for supporting the native VirtualBox API set on Windows. Use the code in the deprecated directory as a baseline.
|
2014-11-23 12:43:35 -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: Make the vboxmanage interface work on Windows again.
|
2014-11-23 23:22:57 -05:00 |
vbox_common.h
|
VBOX: Make the vboxmanage interface work on Windows again.
|
2014-11-23 23:22:57 -05:00 |
vbox_mscom42.cpp
|
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_mscom42.h
|
VBOX: Duplicate symbols have been removed from the link step.
|
2014-11-23 12:47:29 -05:00 |
vbox_mscom43.cpp
|
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_mscom43.h
|
VBOX: Duplicate symbols have been removed from the link step.
|
2014-11-23 12:47:29 -05:00 |
vbox_mscom_impl.cpp
|
VBOX: Fix crash if DVD-ROM media had been ejected by some external event. Technically this shouldn't be happening, but something funky is going on with VirtualBox and we need to handle things that may cause a crash when cleaning up the VM.
|
2014-12-08 11:56:33 -05: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: Make the vboxmanage interface work on Windows again.
|
2014-11-23 23:22:57 -05:00 |
vbox_vboxmanage.h
|
VBOX: Make the vboxmanage interface work on Windows again.
|
2014-11-23 23:22:57 -05:00 |
vboxwrapper.cpp
|
VBOX: Make the vboxmanage interface work on Windows again.
|
2014-11-23 23:22:57 -05:00 |
vboxwrapper.h
|
vboxwrapper: small code cleanup
|
2014-08-13 21:27:30 -07: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 |