|
|
Question : Problem: Fake Audio Driver
|
|
Hi, one of my Windows Server 2003 boxes does not have a sound card installed, but I would like to install an audio driver that fools the OS that there is a sound card (just discard the sound information). I have looked into using the DDK before, but struggling with it. If you could help me find/write a simple driver that just fool applications running on Windows Server 2003 that there is a sound card installed, that would be greatly appreciated.
|
Answer : Problem: Fake Audio Driver
|
|
There used to be one (Win95) days.
According to MS it was usable up through ME (http://support.microsoft.com/kb/q138857/) Doubt it will work on XP because the internal driver model is different.
The old one seems to be around - Google for pc speaker sound card driver, but I don't know if it has source.
-----Burton
|
|
|
|