Virtualizing windows driver

Issues related to Enigma Virtual Box
Post Reply
aalba
Posts: 1
Joined: Tue Dec 24, 2013 11:52 pm

Virtualizing windows driver

Post 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
Enigma
Site Admin
Posts: 3085
Joined: Wed Aug 20, 2008 2:24 pm

Re: Virtualizing windows driver

Post 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.
Post Reply