Hello list,
I’ve written an Audio Compression Manager (ACM) driver using the 2003 WinDDK
and I need to debug it. I used the IMAADPCM sample as my template and see
lots of DPF() all over the code. Yet when I use, say, WinDbg to run an ACM
client (e.g. the WinXP Sounds and Audio Devices control panel) which should
get my DriverProc going I get no DPF() output?
Any quick tips on minimal WinDbg setup with a 2003 DDK sample to use
trace-type statements such as DPF()?
Thanks in advance,
Culann.