Author Topic: DirectSound framework for C++  (Read 736 times)

0 Members and 1 Guest are viewing this topic.

Offline Jim

  • Founder Member
  • DBF Aficionado
  • ********
  • Posts: 5098
  • Karma: 380
    • View Profile
DirectSound framework for C++
« on: March 14, 2007 »


Here's a basic framework for playing a wav file using DirectSound.

Jim
Challenge Trophies Won:

Offline rdc

  • Pentium
  • *****
  • Posts: 1480
  • Karma: 138
    • View Profile
    • Clark Productions
Re: DirectSound framework for C++
« Reply #1 on: March 14, 2007 »
Wow, you are on a roll!

Offline Jim

  • Founder Member
  • DBF Aficionado
  • ********
  • Posts: 5098
  • Karma: 380
    • View Profile
Re: DirectSound framework for C++
« Reply #2 on: March 14, 2007 »
Check the date in the source ;)  I originally did these for OpenWatcom (an open source C/C++/Fortran compiler) as example files.  I've just added the Visual Studio project files to build them to get folks started.  They will all build with DevC++ because OW uses the same source for its Windows stuff.

Jim
Challenge Trophies Won: