user-mode audio DLL installation
From: Sreeram (sreeram0425_at_netscape.net)
Date: 06/24/04
- Next message: Edward Hsu: "Re: AVStream : MPEG2 A/V synchronization issue"
- Previous message: heinz baer: "Re: SATA disk drives - IOCTL_ATA_PASS_THROUGH support"
- Next in thread: Maxim S. Shatskih: "Re: user-mode audio DLL installation"
- Reply: Maxim S. Shatskih: "Re: user-mode audio DLL installation"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 24 Jun 2004 04:00:24 GMT
Hi,
I have written an user-mode audio driver. I am facing problems in
getting it installed. The user-mode DLL contains both audio and video.
Video driver is getting installed properly and recording applications
can detect it as a video capture device. But I am doing something wrong
in audio installation.
I added the registry keys in
HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Drivers32
wave1 = <mydll.dll>
drivers.desc = "My driver desc"
Also, I read Walter Oney's post regarding this. "A audio card needs an
additional DefaultInstall section to trigger a special MS setup program.
The program adds some registry entries that SYSAUDIO needs to find in
order to properly enumerate your device. The in-box INF files show
what's required in this respect."
But I didn't understand this clearly. :-( Anybody could please advice me
bit more?
Thanks,
Sreeram
- Next message: Edward Hsu: "Re: AVStream : MPEG2 A/V synchronization issue"
- Previous message: heinz baer: "Re: SATA disk drives - IOCTL_ATA_PASS_THROUGH support"
- Next in thread: Maxim S. Shatskih: "Re: user-mode audio DLL installation"
- Reply: Maxim S. Shatskih: "Re: user-mode audio DLL installation"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|