I am having an issue regarding an audio driver that is written in C++. The issue is that its not playing any audio (or instead plays a short static noise) in a Windows Server 2003 VM ran using VirtualBox with the type of sound card being emulated set to AC97. The debug logs are available at https://pastebin.pl/view/3015f906 and https://pastebin.pl/view/275bf652. I used WinDbg to make them. The source code (which can be compiled using Visual Studio 2019 and WDK 10) and the driver (which is Windows Server 2003 compatible) can be found in the archive located at https://u.teknik.io/aiyGl.zip. The license of the source is MIT.
This isn't really the sort of questions the forum is aimed at answering. Maybe you should try contacting the developer. I'm not saying you can't ask this question here, I'm saying you're unlikely to get a useful answer.