Click here to Skip to main content
15,891,316 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: ShellExecute Pin
Garth J Lancaster21-Jan-10 1:06
professionalGarth J Lancaster21-Jan-10 1:06 
GeneralRe: ShellExecute Pin
Richard MacCutchan21-Jan-10 2:22
mveRichard MacCutchan21-Jan-10 2:22 
QuestionTracking balloon tooltip always appears below its tracking point Pin
sashoalm20-Jan-10 23:21
sashoalm20-Jan-10 23:21 
QuestionwaveOutWrite functions properly under WinXP but not under Win7 Pin
Markus Eschbacher20-Jan-10 23:05
Markus Eschbacher20-Jan-10 23:05 
QuestionRe: waveOutWrite functions properly under WinXP but not under Win7 Pin
CPallini20-Jan-10 23:16
mveCPallini20-Jan-10 23:16 
AnswerRe: waveOutWrite functions properly under WinXP but not under Win7 Pin
Markus Eschbacher21-Jan-10 1:19
Markus Eschbacher21-Jan-10 1:19 
AnswerRe: waveOutWrite functions properly under WinXP but not under Win7 Pin
Ian Green22-Jan-10 8:57
Ian Green22-Jan-10 8:57 
GeneralResult of experiments Pin
Ian Green22-Jan-10 10:02
Ian Green22-Jan-10 10:02 
... I'm in luck for once. What seems to be happening is that Win7 is truncating the end of the buffer. In my case, it's the last 20 milliseconds or so. So by extending the buffer with 30ms of silence, I can get the result I want. No way, of course, of knowing if this will work with other cards, or even will always work with this card.

Another observation is that the buffer truncation didn't happen when I simultaneously played audio though the USB card from a separate application. As it happens, the application was a DirectSound C# signal generator, set to be silent.

Hope this helps.
QuestionSplit a string in MFC Pin
Member 439977120-Jan-10 21:28
Member 439977120-Jan-10 21:28 
AnswerRe: Split a string in MFC Pin
Nelek20-Jan-10 21:37
protectorNelek20-Jan-10 21:37 
GeneralRe: Split a string in MFC Pin
Member 439977120-Jan-10 21:50
Member 439977120-Jan-10 21:50 
GeneralRe: Split a string in MFC Pin
Nelek20-Jan-10 22:31
protectorNelek20-Jan-10 22:31 
AnswerRe: Split a string in MFC Pin
Jijo.Raj20-Jan-10 21:39
Jijo.Raj20-Jan-10 21:39 
AnswerRe: Split a string in MFC Pin
Rajesh R Subramanian20-Jan-10 23:18
professionalRajesh R Subramanian20-Jan-10 23:18 
QuestionHow to get Dialog handle Pin
Anu_Bala20-Jan-10 20:30
Anu_Bala20-Jan-10 20:30 
AnswerRe: How to get Dialog handle [modified] Pin
Nelek20-Jan-10 20:58
protectorNelek20-Jan-10 20:58 
GeneralRe: How to get Dialog handle Pin
Stephen Hewitt20-Jan-10 22:10
Stephen Hewitt20-Jan-10 22:10 
GeneralRe: How to get Dialog handle Pin
Nelek20-Jan-10 22:32
protectorNelek20-Jan-10 22:32 
AnswerRe: How to get Dialog handle Pin
vasu_sri20-Jan-10 21:35
vasu_sri20-Jan-10 21:35 
GeneralRe: How to get Dialog handle Pin
Anu_Bala20-Jan-10 21:47
Anu_Bala20-Jan-10 21:47 
GeneralRe: How to get Dialog handle Pin
vasu_sri20-Jan-10 22:08
vasu_sri20-Jan-10 22:08 
AnswerRe: How to get Dialog handle Pin
SandipG 20-Jan-10 21:42
SandipG 20-Jan-10 21:42 
AnswerRe: How to get Dialog handle Pin
Raj Indian21-Jan-10 1:50
Raj Indian21-Jan-10 1:50 
AnswerRe: How to get Dialog handle Pin
Richard MacCutchan21-Jan-10 2:38
mveRichard MacCutchan21-Jan-10 2:38 
QuestionRe: How to get Dialog handle Pin
David Crow21-Jan-10 3:03
David Crow21-Jan-10 3:03 

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.