Tech Support > Microsoft Windows > Drivers > registry and strins
registry and strins
Posted by Rados3aw Michalski on October 4th, 2005


Where in registry I can strore strings defined by guid and used in audio
drivers


Posted by Tim Roberts on October 6th, 2005


"Rados3aw Michalski" <radoslaw.michalski@tpi.remove.pl> wrote:
HKEY_LOCAL_MACHINE\
SYSTEM\
CurrentControlSet\
Control\
MediaCategories\
{your-guid-here}

This is usually done in the .INF file.
--
- Tim Roberts, timr@probo.com
Providenza & Boekelheide, Inc.


Similar Posts