Click here to Skip to main content
15,791,050 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to save the filename retrieved from a dialog class using CMFCEditBrowseCtrl? Pin
Richard MacCutchan10-Jul-17 22:28
mveRichard MacCutchan10-Jul-17 22:28 
AnswerRe: How to save the filename retrieved from a dialog class using CMFCEditBrowseCtrl? Pin
Jochen Arndt10-Jul-17 22:38
professionalJochen Arndt10-Jul-17 22:38 
GeneralRe: How to save the filename retrieved from a dialog class using CMFCEditBrowseCtrl? Pin
lolici11-Jul-17 9:33
lolici11-Jul-17 9:33 
GeneralRe: How to save the filename retrieved from a dialog class using CMFCEditBrowseCtrl? Pin
Jochen Arndt11-Jul-17 10:08
professionalJochen Arndt11-Jul-17 10:08 
GeneralRe: How to save the filename retrieved from a dialog class using CMFCEditBrowseCtrl? Pin
lolici11-Jul-17 10:18
lolici11-Jul-17 10:18 
GeneralRe: How to save the filename retrieved from a dialog class using CMFCEditBrowseCtrl? Pin
lolici15-Jul-17 4:53
lolici15-Jul-17 4:53 
GeneralRe: How to save the filename retrieved from a dialog class using CMFCEditBrowseCtrl? Pin
Jochen Arndt15-Jul-17 23:00
professionalJochen Arndt15-Jul-17 23:00 
QuestionProblem in precedence of operators. Pin
parkavikkk7-Jul-17 22:25
parkavikkk7-Jul-17 22:25 
What number will z in the sample code given below?
int z, x=5, y= -10, a=4, b=2;
z=x++ - --y *b/a;
Can anyone please solve it and explain the precedence. i am not getting right answer. Cry | :(( my answer is 2.5. but it is wrong. i am struggling in it. kindly solve it and explain. Thanks in advance. Smile | :)
AnswerRe: Problem in precedence of operators. Pin
Richard MacCutchan7-Jul-17 23:02
mveRichard MacCutchan7-Jul-17 23:02 
GeneralRe: Problem in precedence of operators. Pin
parkavikkk7-Jul-17 23:30
parkavikkk7-Jul-17 23:30 
AnswerRe: Problem in precedence of operators. Pin
Jochen Arndt7-Jul-17 23:15
professionalJochen Arndt7-Jul-17 23:15 
AnswerRe: Problem in precedence of operators. Pin
Victor Nijegorodov8-Jul-17 12:13
Victor Nijegorodov8-Jul-17 12:13 
GeneralRe: Problem in precedence of operators. Pin
jschell10-Jul-17 5:33
jschell10-Jul-17 5:33 
Questionwhat is pla.h ? Pin
Flaze077-Jul-17 7:45
Flaze077-Jul-17 7:45 
AnswerRe: what is pla.h ? Pin
jeron17-Jul-17 8:20
jeron17-Jul-17 8:20 
AnswerRe: what is pla.h ? Pin
David Crow7-Jul-17 8:25
David Crow7-Jul-17 8:25 
GeneralRe: what is pla.h ? Pin
Flaze078-Jul-17 17:16
Flaze078-Jul-17 17:16 
Question(latest VS2017) Using the C++ Core Check (code analysis) trigger warning on corrected code. Pin
Maximilien6-Jul-17 6:56
Maximilien6-Jul-17 6:56 
AnswerRe: (latest VS2017) Using the C++ Core Check (code analysis) trigger warning on corrected code. Pin
Michael_Davies6-Jul-17 8:33
Michael_Davies6-Jul-17 8:33 
GeneralRe: (latest VS2017) Using the C++ Core Check (code analysis) trigger warning on corrected code. Pin
Maximilien7-Jul-17 6:30
Maximilien7-Jul-17 6:30 
GeneralRe: (latest VS2017) Using the C++ Core Check (code analysis) trigger warning on corrected code. Pin
Michael_Davies7-Jul-17 6:49
Michael_Davies7-Jul-17 6:49 
GeneralRe: (latest VS2017) Using the C++ Core Check (code analysis) trigger warning on corrected code. Pin
Richard Andrew x647-Jul-17 7:35
professionalRichard Andrew x647-Jul-17 7:35 
GeneralRe: (latest VS2017) Using the C++ Core Check (code analysis) trigger warning on corrected code. Pin
Michael_Davies7-Jul-17 9:27
Michael_Davies7-Jul-17 9:27 
QuestionAccess Driver in Embedded Standard OS Pin
divya036-Jul-17 1:48
divya036-Jul-17 1:48 
AnswerRe: Access Driver in Embedded Standard OS Pin
Richard MacCutchan6-Jul-17 2:02
mveRichard MacCutchan6-Jul-17 2:02 

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.