Click here to Skip to main content
15,922,419 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: CList inside CMap not working? Pin
Dave Bryant8-Apr-03 16:54
Dave Bryant8-Apr-03 16:54 
GeneralRe: CList inside CMap not working? Pin
Kevein8-Apr-03 17:07
Kevein8-Apr-03 17:07 
GeneralRe: CList inside CMap not working? Pin
Dave Bryant8-Apr-03 17:14
Dave Bryant8-Apr-03 17:14 
GeneralRe: CList inside CMap not working? Pin
Kevein8-Apr-03 17:45
Kevein8-Apr-03 17:45 
AnswerRe: CList inside CMap not working? Pin
Shog98-Apr-03 17:17
sitebuilderShog98-Apr-03 17:17 
GeneralRe: CList inside CMap not working? Pin
Kevein8-Apr-03 17:46
Kevein8-Apr-03 17:46 
QuestionHow to add closed caption to Video Pin
Prudhvi Raju8-Apr-03 16:24
Prudhvi Raju8-Apr-03 16:24 
GeneralQ: winmm.lib and WAVE Output Pin
europajacek8-Apr-03 15:28
europajacek8-Apr-03 15:28 
Hi everyone.
I've read a lot of articles on this Page an I suppose this is the best C++ site on the NET. Thanx for this nice community. Nevertheless I am new in this Messageboard, so greetings to everyone and I hope that this conversation will be as nice as all other stuff on this page.

Now my Question!
My current project follows my idea to encode a nice platformindependent (Windows and Unix) "Reverb-Engine". I know, there is a lot of finished reverb-code on the net, but I try to make my own for practice.
I tried the winmm.lib to make my Waveoutput play. It works poperly and Big thanks to Pierre Canthelou for his clean Engine. Your concept of "three-bufferning" was a big deal. I spent a lot of time to make it work with double buffering, but those clicks made me dizzy. Thanks a lot. Three buffers. Just one index away from my goal. Wink | ;-)
But now about my question; Pierre Canthelou and me use the delivered winmm.lib to make the Wave-output work. I am coding since win98 and this lib is working without problems except this one: I am able to select a wave-device and the sound is always playing, but if I select my second soundcard the sound comes from my first device. After a long time of debuging I discovered, that my sounddevice is always my primary soundcard that is selected within the "sound-tool" placed in the control-panel of Windows. That means: Only my WAVEMAPPER-Soundcard plays my sound. With this problem in head I was searching for a while on the net about whats going on (I use Win XP at this time) and discovered this:
winmm is slow (I never made the benchmark by myself!). There are more powerful engines (for example direct sound from Microsofts DirectX)
I try to develop platform independent software (for practice at all) and I would like to connect to the sound driver directly. Is there any page or information on the net that delivers information about connecting (low level) to windows-drivers.
I know it is not neccesary, but I am freak about trying everything out.

If you can help me I would be happy about your answer.


Greetings


Jacek Wisniowski
GeneralPointer to DWORD Pin
DuFF8-Apr-03 14:36
DuFF8-Apr-03 14:36 
GeneralRe: Pointer to DWORD Pin
Taka Muraoka8-Apr-03 14:59
Taka Muraoka8-Apr-03 14:59 
GeneralRe: Pointer to DWORD Pin
DuFF8-Apr-03 15:21
DuFF8-Apr-03 15:21 
GeneralRe: Pointer to DWORD Pin
Taka Muraoka8-Apr-03 15:27
Taka Muraoka8-Apr-03 15:27 
GeneralAutomation compliant COM Vs ActiveX Pin
devvvy8-Apr-03 12:59
devvvy8-Apr-03 12:59 
GeneralRe: Automation compliant COM Vs ActiveX Pin
J. Dunlap8-Apr-03 14:02
J. Dunlap8-Apr-03 14:02 
GeneralRe: Automation compliant COM Vs ActiveX Pin
Anonymous8-Apr-03 17:57
Anonymous8-Apr-03 17:57 
GeneralRe: Automation compliant COM Vs ActiveX Pin
J. Dunlap8-Apr-03 18:01
J. Dunlap8-Apr-03 18:01 
GeneralApplication aborts Windows shutdown Pin
RaiderCE8-Apr-03 12:35
RaiderCE8-Apr-03 12:35 
GeneralCDC::TransparentBlt Pin
john john mackey8-Apr-03 11:55
john john mackey8-Apr-03 11:55 
GeneralRe: CDC::TransparentBlt Pin
Brian Shifrin8-Apr-03 13:29
Brian Shifrin8-Apr-03 13:29 
QuestionHow do I output the IP Address after getting computer name?? Pin
IrishSonic8-Apr-03 11:18
IrishSonic8-Apr-03 11:18 
AnswerRe: How do I output the IP Address after getting computer name?? Pin
Bartosz Bien8-Apr-03 11:28
Bartosz Bien8-Apr-03 11:28 
GeneralRe: How do I output the IP Address after getting computer name?? Pin
IrishSonic8-Apr-03 12:26
IrishSonic8-Apr-03 12:26 
GeneralRe: How do I output the IP Address after getting computer name?? Pin
Bartosz Bien8-Apr-03 13:09
Bartosz Bien8-Apr-03 13:09 
AnswerRe: How do I output the IP Address after getting computer name?? Pin
csc8-Apr-03 21:10
csc8-Apr-03 21:10 
AnswerRe: How do I output the IP Address after getting computer name?? Pin
Dudi Avramov8-Apr-03 22:22
Dudi Avramov8-Apr-03 22:22 

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.