Click here to Skip to main content
15,900,973 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionDisplay detection Pin
Trollslayer2-Aug-07 3:55
mentorTrollslayer2-Aug-07 3:55 
AnswerRe: Display detection Pin
Randor 2-Aug-07 7:58
professional Randor 2-Aug-07 7:58 
Questionhow to write a program that would swap the left and right audio channel Pin
rajneshmalik2-Aug-07 3:45
rajneshmalik2-Aug-07 3:45 
AnswerRe: how to write a program that would swap the left and right audio channel Pin
Russell'2-Aug-07 4:02
Russell'2-Aug-07 4:02 
QuestionCFileDialog how to select file Pin
Romiks2-Aug-07 3:17
Romiks2-Aug-07 3:17 
AnswerRe: CFileDialog how to select file Pin
Hamid_RT2-Aug-07 3:51
Hamid_RT2-Aug-07 3:51 
QuestionRe: CFileDialog how to select file Pin
David Crow2-Aug-07 3:51
David Crow2-Aug-07 3:51 
AnswerRe: CFileDialog how to select file Pin
gvisgr83-Aug-07 0:19
gvisgr83-Aug-07 0:19 
This should do the task correctly....

CFileDialog FileDlg(TRUE,_T("file.ttt"),NULL,NULL,_T("ttt Files(*.ttt)|*.ttt||"),NULL );

Who am I?
Do you know me....OMG | :OMG:

QuestionRe: Rewriting from vb.net to VC++(VS2005) Pin
David Crow2-Aug-07 2:55
David Crow2-Aug-07 2:55 
AnswerRe: Rewriting from vb.net to VC++(VS2005) Pin
Rivezle2-Aug-07 2:59
Rivezle2-Aug-07 2:59 
GeneralRe: Rewriting from vb.net to VC++(VS2005) Pin
David Crow2-Aug-07 3:03
David Crow2-Aug-07 3:03 
QuestionRe: Rewriting from vb.net to VC++(VS2005) Pin
Hamid_RT2-Aug-07 3:55
Hamid_RT2-Aug-07 3:55 
AnswerRe: Rewriting from vb.net to VC++(VS2005) Pin
Rivezle2-Aug-07 4:07
Rivezle2-Aug-07 4:07 
QuestionWhy functions _cexit, _c_exit, exit and _exit do not work in debug mode? Pin
Arris742-Aug-07 2:43
Arris742-Aug-07 2:43 
QuestionRe: Why functions _cexit, _c_exit, exit and _exit do not work in debug mode? Pin
Mark Salsbery2-Aug-07 7:36
Mark Salsbery2-Aug-07 7:36 
AnswerRe: Why functions _cexit, _c_exit, exit and _exit do not work in debug mode? Pin
Arris742-Aug-07 21:53
Arris742-Aug-07 21:53 
GeneralRe: Why functions _cexit, _c_exit, exit and _exit do not work in debug mode? Pin
Mark Salsbery3-Aug-07 5:35
Mark Salsbery3-Aug-07 5:35 
GeneralRe: Why functions _cexit, _c_exit, exit and _exit do not work in debug mode? Pin
Arris743-Aug-07 6:24
Arris743-Aug-07 6:24 
GeneralRe: Why functions _cexit, _c_exit, exit and _exit do not work in debug mode? Pin
Mark Salsbery3-Aug-07 11:27
Mark Salsbery3-Aug-07 11:27 
QuestionDialog box query Pin
dona jain2-Aug-07 1:13
dona jain2-Aug-07 1:13 
AnswerRe: Dialog box query Pin
Sivaprasad S Nair2-Aug-07 1:42
professionalSivaprasad S Nair2-Aug-07 1:42 
GeneralRe: Dialog box query Pin
dona jain2-Aug-07 1:59
dona jain2-Aug-07 1:59 
GeneralRe: Dialog box query Pin
Christian Graus2-Aug-07 2:06
protectorChristian Graus2-Aug-07 2:06 
GeneralRe: Dialog box query Pin
Christian Graus2-Aug-07 2:05
protectorChristian Graus2-Aug-07 2:05 
AnswerRe: Dialog box query Pin
Christian Graus2-Aug-07 2:14
protectorChristian Graus2-Aug-07 2:14 

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.