Click here to Skip to main content
15,917,062 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: STL and RTTI Pin
Rob Caldecott13-Feb-06 4:31
Rob Caldecott13-Feb-06 4:31 
GeneralRe: STL and RTTI Pin
Rob Caldecott13-Feb-06 4:44
Rob Caldecott13-Feb-06 4:44 
GeneralRe: STL in MFC projects, why??? Pin
Stephen Hewitt13-Feb-06 16:43
Stephen Hewitt13-Feb-06 16:43 
GeneralRe: STL in MFC projects, why??? Pin
Trollslayer13-Feb-06 4:58
mentorTrollslayer13-Feb-06 4:58 
AnswerRe: STL in MFC projects, why??? Pin
Nemanja Trifunovic13-Feb-06 4:09
Nemanja Trifunovic13-Feb-06 4:09 
AnswerRe: STL in MFC projects, why??? Pin
BadJerry13-Feb-06 4:11
BadJerry13-Feb-06 4:11 
QuestionRe: STL in MFC projects, why??? Pin
David Crow13-Feb-06 8:11
David Crow13-Feb-06 8:11 
AnswerRe: STL in MFC projects, why??? Pin
BadJerry13-Feb-06 23:26
BadJerry13-Feb-06 23:26 
QuestionHow to encrypt .exe? Pin
Drca13-Feb-06 2:42
Drca13-Feb-06 2:42 
QuestionRe: How to encrypt .exe? Pin
David Crow13-Feb-06 3:13
David Crow13-Feb-06 3:13 
QuestionRe: How to encrypt .exe? Pin
Maximilien13-Feb-06 3:27
Maximilien13-Feb-06 3:27 
AnswerRe: How to encrypt .exe? Pin
Blake Miller13-Feb-06 4:25
Blake Miller13-Feb-06 4:25 
GeneralRe: How to encrypt .exe? Pin
Maximilien13-Feb-06 4:55
Maximilien13-Feb-06 4:55 
GeneralRe: How to encrypt .exe? Pin
ThatsAlok14-Feb-06 19:50
ThatsAlok14-Feb-06 19:50 
AnswerRe: How to encrypt .exe? Pin
James R. Twine13-Feb-06 8:03
James R. Twine13-Feb-06 8:03 
Question[Message Deleted] Pin
fearless stallion13-Feb-06 2:10
fearless stallion13-Feb-06 2:10 
AnswerRe: How can I get the Number of My Applications Running on a Network(LAN)? Pin
Andre xxxxxxx13-Feb-06 2:58
Andre xxxxxxx13-Feb-06 2:58 
GeneralRe: How can I get the Number of My Applications Running on a Network(LAN)? Pin
fearless stallion13-Feb-06 18:59
fearless stallion13-Feb-06 18:59 
GeneralRe: How can I get the Number of My Applications Running on a Network(LAN)? Pin
ThatsAlok14-Feb-06 19:48
ThatsAlok14-Feb-06 19:48 
GeneralRe: How can I get the Number of My Applications Running on a Network(LAN)? Pin
fearless stallion19-Feb-06 18:38
fearless stallion19-Feb-06 18:38 
Questionwin32 mci sound routines Pin
Waldermort13-Feb-06 2:09
Waldermort13-Feb-06 2:09 
On my current project I'm trying to include some sound. Now I have worked out how to use some of the MCI functions and messages to play my wav files.

Currently I have a looping background wav, and sevral other 'sound' wavs which are played depending on the users actions. (clicking a button etc..) Problem is, it sounds awful. Everything plays without a hitch, but the volume levels are just plain wrong. Most of my code is based on this tutorial http://www.codeproject.com/audio/mididemocp.asp with a few additions of my own.

Now my question is, how do you manipulate the volume levels of the files? My background music plays at the correct volume, but the other sounds are too quiet. Using the waveOutSetVolume() does not do what I need, it simply adjusts the windows global wave volume level. Also I must point out that I do not want to use DirectX or the MFC classes in this project.
QuestionLoadlibrary returns error 182 Pin
Spykraft13-Feb-06 1:55
Spykraft13-Feb-06 1:55 
AnswerRe: Loadlibrary returns error 182 Pin
David Crow13-Feb-06 3:19
David Crow13-Feb-06 3:19 
AnswerRe: Loadlibrary returns error 182 Pin
James R. Twine13-Feb-06 8:06
James R. Twine13-Feb-06 8:06 
QuestionHow to show VC++ created waveforms on Browser Pin
RamL13-Feb-06 0:43
RamL13-Feb-06 0:43 

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.