Click here to Skip to main content
16,008,183 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Quick question Pin
Ben Burnett9-Jul-01 19:50
Ben Burnett9-Jul-01 19:50 
GeneralRe: Quick question Pin
RobJones10-Jul-01 5:06
RobJones10-Jul-01 5:06 
GeneralBeginner's Question Pin
Sara9-Jul-01 11:45
Sara9-Jul-01 11:45 
GeneralRe: Beginner's Question Pin
Ben Burnett9-Jul-01 12:07
Ben Burnett9-Jul-01 12:07 
GeneralRe: Beginner's Question Pin
10-Jul-01 0:04
suss10-Jul-01 0:04 
GeneralRe: Beginner's Question Pin
Masaaki Onishi9-Jul-01 14:01
Masaaki Onishi9-Jul-01 14:01 
GeneralMP3 reading Pin
Matt Newman9-Jul-01 11:09
Matt Newman9-Jul-01 11:09 
GeneralRe: MP3 reading Pin
Christian Graus9-Jul-01 12:38
protectorChristian Graus9-Jul-01 12:38 
That's easy - there is a demo app here to show how to do skinnable apps, and it uses Direct Sound to play mp3's, all the code you need is there. Now if you come across a way to play more than one mp3, I'd love to hear about it. I want to play multiple mp3's at once, but the code in question uses globals and I couldn't for the life of me get it into a class structure so I could create multiple instance....

Christian

#include "std_disclaimer.h"

People who love sausage and respect the law should never watch either one being made.

The things that come to those who wait are usually the things left by those who got there first.

GeneralRe: MP3 reading Pin
Matt Newman9-Jul-01 15:47
Matt Newman9-Jul-01 15:47 
GeneralRe: MP3 reading Pin
Christian Graus9-Jul-01 15:55
protectorChristian Graus9-Jul-01 15:55 
GeneralRe: MP3 reading Pin
Matt Newman9-Jul-01 16:20
Matt Newman9-Jul-01 16:20 
GeneralAdding items to a Console window System Menu Pin
9-Jul-01 10:37
suss9-Jul-01 10:37 
GeneralRe: Adding items to a Console window System Menu Pin
Tomasz Sowinski9-Jul-01 10:48
Tomasz Sowinski9-Jul-01 10:48 
GeneralAdd Item in a list Control from another dialog Pin
9-Jul-01 10:27
suss9-Jul-01 10:27 
GeneralRe: Add Item in a list Control from another dialog Pin
Carlos Antollini9-Jul-01 10:41
Carlos Antollini9-Jul-01 10:41 
GeneralDebug error: The value of ESP... Pin
Jake Palmer9-Jul-01 10:00
Jake Palmer9-Jul-01 10:00 
GeneralRe: Debug error: The value of ESP... Pin
Chris Losinger9-Jul-01 10:28
professionalChris Losinger9-Jul-01 10:28 
GeneralRe: Debug error: The value of ESP... Pin
Michael Dunn9-Jul-01 11:24
sitebuilderMichael Dunn9-Jul-01 11:24 
GeneralRe: Debug error: The value of ESP... Pin
Frank Deo9-Jul-01 13:02
Frank Deo9-Jul-01 13:02 
GeneralCCeCommandBar Pin
9-Jul-01 9:48
suss9-Jul-01 9:48 
GeneralCALLBACKS and classes Pin
9-Jul-01 9:34
suss9-Jul-01 9:34 
GeneralRe: CALLBACKS and classes Pin
Erik Funkenbusch9-Jul-01 9:40
Erik Funkenbusch9-Jul-01 9:40 
GeneralRe: CALLBACKS and classes Pin
9-Jul-01 9:44
suss9-Jul-01 9:44 
QuestionHow can I know how my propertySheet terminated ? with OK or with CANCLE ? URGENT ! Pin
9-Jul-01 9:26
suss9-Jul-01 9:26 
AnswerRe: How can I know how my propertySheet terminated ? with OK or with CANCLE ? URGENT ! Pin
Tomasz Sowinski9-Jul-01 9:31
Tomasz Sowinski9-Jul-01 9:31 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.