Rewrite driver for Windows 7?

I own a sampler Akai Z8 music making device which is great. Wahat is not so great is that Akai professional doesn not make a Windows 7 driver for it. There is only a Windows XP driver for it.

Is it easy or hard to rewrite this driver to 7?

I guess that there is a start because there is an old driver to start with?

please your opinion.

if you have the sources, this a relatively easy exercise. if you don’t have the sources, either you can just try to update the INF to force the driver to install on win7 or you have to figure out the APIs and device interface and rewrite the entire driver from scratch

d

Thank you, I will start a hunt for the sourcecode then.