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

C / C++ / MFC

 
QuestionNeed help to improve Inpage MFC software ! [modified] Pin
M A Gulzar29-Jan-09 13:42
M A Gulzar29-Jan-09 13:42 
AnswerRe: Need help to improve Inpage MFC software ! Pin
Garth J Lancaster29-Jan-09 15:56
professionalGarth J Lancaster29-Jan-09 15:56 
AnswerRe: Need help to improve Inpage MFC software ! Pin
Iain Clarke, Warrior Programmer30-Jan-09 0:06
Iain Clarke, Warrior Programmer30-Jan-09 0:06 
GeneralRe: Need help to improve Inpage MFC software ! Pin
M A Gulzar30-Jan-09 0:36
M A Gulzar30-Jan-09 0:36 
QuestionSyntax Problem- Can't initialize arrays with array[] = { , } syntax ?? Pin
Mike the Red29-Jan-09 13:16
Mike the Red29-Jan-09 13:16 
AnswerRe: Syntax Problem- Can't initialize arrays with array[] = { , } syntax ?? Pin
Jonathan Davies29-Jan-09 13:32
Jonathan Davies29-Jan-09 13:32 
GeneralRe: Syntax Problem- Can't initialize arrays with array[] = { , } syntax ?? Pin
David Crow30-Jan-09 4:29
David Crow30-Jan-09 4:29 
QuestionDirectSound in a Dialog Based Application Pin
calducciano29-Jan-09 9:36
calducciano29-Jan-09 9:36 
Hi,
I have a quick question. (well, hopefully the answer is as quick as my question as I'm sure I'm doing something dumb.)

I have a direct sound application that runs just fine as a windows console app which makes sense because there is nothing else going on.

I'm working on a software synth and have gotten to the point where I grow weary of punching in values to a text file. It's a subtractor synth built from scratch. I now need to support knobs, sliders, etc.. to modify my sounds.

This is where things go downhill.

Waiting on notifications in my console app works just fine, but in the threaded app it waits forever. I know about MsgWaitForMultipleObjects but it just falls through and I dont' update my streaming buffers correctly.

I'm a complete noob at dialog based windows programming so if someone has some example code of waiting for directsound buffer notifications with dialog based apps I'll be very thankful.

If you want source code I don't mind providing it, I just figured if someone had a main loop that they could share with me it would trigger a spark in my mind.

Thanks in advance.
AnswerRe: DirectSound in a Dialog Based Application Pin
Stuart Dootson29-Jan-09 12:39
professionalStuart Dootson29-Jan-09 12:39 
QuestionDetecting COM ports Pin
RomTibi29-Jan-09 8:04
RomTibi29-Jan-09 8:04 
AnswerRe: Detecting COM ports Pin
Jonathan Davies29-Jan-09 8:16
Jonathan Davies29-Jan-09 8:16 
GeneralRe: Detecting COM ports Pin
RomTibi30-Jan-09 6:44
RomTibi30-Jan-09 6:44 
AnswerRe: Detecting COM ports Pin
David Crow29-Jan-09 8:31
David Crow29-Jan-09 8:31 
GeneralRe: Detecting COM ports Pin
RomTibi30-Jan-09 6:45
RomTibi30-Jan-09 6:45 
QuestionNeed to Repair afxwin.h Pin
Eurosid29-Jan-09 7:59
Eurosid29-Jan-09 7:59 
QuestionRe: Need to Repair afxwin.h Pin
David Crow29-Jan-09 8:36
David Crow29-Jan-09 8:36 
AnswerRe: Need to Repair afxwin.h Pin
Eurosid29-Jan-09 9:23
Eurosid29-Jan-09 9:23 
AnswerRe: Need to Repair afxwin.h Pin
GuimaSun29-Jan-09 8:37
GuimaSun29-Jan-09 8:37 
GeneralRe: Need to Repair afxwin.h Pin
Eurosid29-Jan-09 9:34
Eurosid29-Jan-09 9:34 
GeneralRe: Need to Repair afxwin.h Pin
Nishad S29-Jan-09 18:49
Nishad S29-Jan-09 18:49 
QuestionAccessing data from application Pin
Tom Pruett29-Jan-09 7:51
Tom Pruett29-Jan-09 7:51 
QuestionRe: Accessing data from application Pin
David Crow29-Jan-09 8:33
David Crow29-Jan-09 8:33 
AnswerRe: Accessing data from application Pin
Tom Pruett29-Jan-09 10:42
Tom Pruett29-Jan-09 10:42 
AnswerRe: Accessing data from application Pin
kd8fej30-Jan-09 8:15
kd8fej30-Jan-09 8:15 
QuestionWhich ICON within a pe file is shown by the Windows Explorer? Pin
Joseph Marzbani29-Jan-09 7:12
Joseph Marzbani29-Jan-09 7:12 

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.