See how callbacks can be done in a flexible way in C++!
C++ Callback Demo
Published 07/28/2003
See how callbacks can be done in a flexible way in C++!
See how to programmatically create, start, stop, and delete a service under Windows NT/2000/XP.
cSound is a really tiny and very easy to use C++ class to play *.WAV, *.MID, and *.RMI files. You can add it to your project without changes. To play a Wave, MIDI, or Riff-MIDI file, you need only one function call!