Click here to Skip to main content
15,924,367 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
JokeRe: Tab Controls Pin
Programm3r26-Jul-06 19:58
Programm3r26-Jul-06 19:58 
QuestionCoCreateInstanceEx() Pin
Anu_Bala26-Jul-06 18:59
Anu_Bala26-Jul-06 18:59 
AnswerRe: CoCreateInstanceEx() Pin
_AnsHUMAN_ 26-Jul-06 19:10
_AnsHUMAN_ 26-Jul-06 19:10 
GeneralRe: CoCreateInstanceEx() Pin
Anu_Bala26-Jul-06 19:23
Anu_Bala26-Jul-06 19:23 
GeneralRe: CoCreateInstanceEx() Pin
_AnsHUMAN_ 26-Jul-06 19:32
_AnsHUMAN_ 26-Jul-06 19:32 
QuestionStructures with pointers question Pin
KanuAMBC26-Jul-06 18:52
KanuAMBC26-Jul-06 18:52 
AnswerRe: Structures with pointers question [modified] Pin
Maxwell Chen27-Jul-06 0:32
Maxwell Chen27-Jul-06 0:32 
QuestionDirectSound, two devices with different frequencies Pin
motoshit26-Jul-06 18:52
motoshit26-Jul-06 18:52 
Hi there,

There's a question about DirectSound. I wanna capture sound and play captured sound at the same time with the smallest latency. So I've got two buffers - sound and capture. I created N notification points in capture buffer and I'm trying to copy data from one buffer to another... But these buffers are owned by different devices. As everybody knows, there're not two equal frequency generators... so one buffer's always slower/faster than another. There're a lot of algorithms to manage this problems, they're called Sample Rate Convertors. They remove/add some samples from/to buffer, so difference between capturing and playing sound is getting to zero. But first of all I somehow should detect how many samples algorithm must add/remove... That makes a big problem for me.... How can I do it?

Thanks for suggestions.

Regards,
UVSoft.
QuestionInPlaceFrame Pin
Rinu_Raj26-Jul-06 17:48
Rinu_Raj26-Jul-06 17:48 
QuestionInPlaceFrame Pin
Rinu_Raj26-Jul-06 17:47
Rinu_Raj26-Jul-06 17:47 
Questionstationary dialog box Pin
Ram Murali26-Jul-06 15:14
Ram Murali26-Jul-06 15:14 
AnswerRe: stationary dialog box Pin
Christian Graus26-Jul-06 15:26
protectorChristian Graus26-Jul-06 15:26 
AnswerRe: stationary dialog box Pin
Nibu babu thomas26-Jul-06 17:15
Nibu babu thomas26-Jul-06 17:15 
AnswerRe: stationary dialog box Pin
see me26-Jul-06 17:17
see me26-Jul-06 17:17 
AnswerRe: stationary dialog box Pin
Steve S26-Jul-06 21:28
Steve S26-Jul-06 21:28 
QuestionGet HTML source into MFC app via https Pin
StuartP200226-Jul-06 14:57
StuartP200226-Jul-06 14:57 
QuestionSendMessage() function returns 0 Pin
BuckBrown26-Jul-06 12:55
BuckBrown26-Jul-06 12:55 
AnswerRe: SendMessage() function returns 0 Pin
Hamid_RT26-Jul-06 19:29
Hamid_RT26-Jul-06 19:29 
QuestionSay what? Strange combobox behavior... [modified] Pin
lctrncs26-Jul-06 12:21
lctrncs26-Jul-06 12:21 
QuestionRe: Say what? Strange combobox behavior... Pin
Hamid_RT27-Jul-06 7:45
Hamid_RT27-Jul-06 7:45 
AnswerRe: Say what? Strange combobox behavior... Pin
lctrncs27-Jul-06 9:57
lctrncs27-Jul-06 9:57 
GeneralRe: Say what? Strange combobox behavior... Pin
lctrncs27-Jul-06 12:50
lctrncs27-Jul-06 12:50 
QuestionCommon Dialog Box'es Pin
G_S26-Jul-06 9:04
G_S26-Jul-06 9:04 
AnswerRe: Common Dialog Box'es Pin
Zac Howland26-Jul-06 9:17
Zac Howland26-Jul-06 9:17 
AnswerRe: Common Dialog Box'es Pin
PJ Arends26-Jul-06 9:18
professionalPJ Arends26-Jul-06 9:18 

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.