CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Jun 1999
    Posts
    2

    programming cd music

    anybody got code or any info on playing cd's I want to make a program that uses cd audio. thank you for any help you can offer.


  2. #2
    Join Date
    Jun 1999
    Location
    Illinois
    Posts
    13

    Re: programming cd music

    Yes, check the main codeguru site, in the multimedia section there is a sample application that plays Cd's using a generic mci wrapper class; which can also be derived to play other formats.

    -Steve

    Steve N
    Khemical Interactive

  3. #3
    Join Date
    Jun 1999
    Posts
    2

    Re: programming cd music

    hey thanks for the help


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