yes, it's XP guest on Vista host. I debugged a bit, the invocation of VBoxTestOGL.exe, (for example, in following code) bool VBoxVHWAInfo::checkVHWASupport() always exit with status 1 (monitored by procmon.exe) if the path contains a space. Works well after removing the space, exits 0. If I just invoke VBoxTestOGL.exe from command line by hand, e..g "VBoxTestOGL.exe -test 2D" it works even from a path with spaces another question, since this test exe checks OpenGL, does that mean the acceleration always uses OpenGL even on windows host where DirectX is available? Thanks, - Huihong
--- On Wed, 11/18/09, Alexey Eremenko <[email protected]> wrote: From: Alexey Eremenko <[email protected]> Subject: Re: [vbox-dev] is 2D/3D acceleration supported in OSE? To: [email protected] Date: Wednesday, November 18, 2009, 7:17 AM On Wed, Nov 18, 2009 at 2:47 PM, Mikhail Sennikovsky <[email protected]> wrote: Which host platform are you running on? Huihong Luo usually runs Windows-on-Windows. -- -Alexey Eromenko "Technologov" -----Inline Attachment Follows----- _______________________________________________ vbox-dev mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-dev
_______________________________________________ vbox-dev mailing list [email protected] http://vbox.innotek.de/mailman/listinfo/vbox-dev
