Click here to Skip to main content
15,902,114 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
AnswerRe: How to show VC++ created waveforms on Browser Pin
khan++13-Feb-06 1:15
khan++13-Feb-06 1:15 
GeneralRe: How to show VC++ created waveforms on Browser Pin
RamL13-Feb-06 1:55
RamL13-Feb-06 1:55 
GeneralRe: How to show VC++ created waveforms on Browser Pin
khan++13-Feb-06 2:02
khan++13-Feb-06 2:02 
QuestionTooltips for statusbar Pin
Owner drawn12-Feb-06 23:46
Owner drawn12-Feb-06 23:46 
AnswerRe: Tooltips for statusbar Pin
toxcct13-Feb-06 0:47
toxcct13-Feb-06 0:47 
GeneralRe: Tooltips for statusbar Pin
Owner drawn13-Feb-06 0:50
Owner drawn13-Feb-06 0:50 
GeneralRe: Tooltips for statusbar Pin
toxcct13-Feb-06 0:52
toxcct13-Feb-06 0:52 
GeneralRe: Tooltips for statusbar Pin
Owner drawn13-Feb-06 0:54
Owner drawn13-Feb-06 0:54 
AnswerGot it ! Pin
Owner drawn13-Feb-06 1:05
Owner drawn13-Feb-06 1:05 
QuestionHow to handle CFileException in Window CE.NET Pin
birajendu12-Feb-06 23:24
birajendu12-Feb-06 23:24 
AnswerRe: How to handle CFileException in Window CE.NET Pin
James R. Twine13-Feb-06 8:01
James R. Twine13-Feb-06 8:01 
QuestionHow to regain the lost database connection in MFC? Pin
SanjaySMK12-Feb-06 23:14
SanjaySMK12-Feb-06 23:14 
QuestionAdd .lib Pin
sunit512-Feb-06 23:11
sunit512-Feb-06 23:11 

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.