CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 1 of 1
  1. #1
    Join Date
    Jan 2007
    Posts
    11

    Question Getting Sound Card Info

    Hi everyone,
    I was wondering if there was any way to return sound card information to my program. I have searched the registry and the MSDN library for information on how to retrieve the:
    Sound Card Drivers
    Sound Card DLL
    Sound Card Description (probably the same as driver)

    but I haven't found anything that can retrieve this information. Does anyone here know of a way to get this information?

    Thanks for your time,
    cdm319
    Last edited by cdm319; January 21st, 2007 at 03:07 PM. Reason: Mistake in question

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured