Page 1 of 1

Virtualizing windows driver

Posted: Wed Dec 25, 2013 3:44 pm
by aalba
Can Enigma Virtual Box x86/x64 virtualizes windows driver? like midi driver? Supposed we want to embed "VST MIDI Driver" http://www.mudlord.info/crap/audio/vstmididrv.exe to a music application so when we start the application, the driver is supplied (exists) and it will close when we close the app.
Thanks

Re: Virtualizing windows driver

Posted: Fri Dec 27, 2013 4:07 am
by Enigma
Hi aalba,

EVB can't virtualize Windows Drivers, I mean native drivers.

But in your case, the driver is just a dll (it is not a native driver), so why not, it can be used with EVB.