Click here to Skip to main content
15,898,134 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to save the filename retrieved from a dialog class using CMFCEditBrowseCtrl? Pin
lolici10-Jul-17 8:07
lolici10-Jul-17 8:07 
AnswerRe: How to save the filename retrieved from a dialog class using CMFCEditBrowseCtrl? Pin
Richard MacCutchan10-Jul-17 21:28
mveRichard MacCutchan10-Jul-17 21:28 
AnswerRe: How to save the filename retrieved from a dialog class using CMFCEditBrowseCtrl? Pin
Jochen Arndt10-Jul-17 21:38
professionalJochen Arndt10-Jul-17 21:38 
GeneralRe: How to save the filename retrieved from a dialog class using CMFCEditBrowseCtrl? Pin
lolici11-Jul-17 8:33
lolici11-Jul-17 8:33 
GeneralRe: How to save the filename retrieved from a dialog class using CMFCEditBrowseCtrl? Pin
Jochen Arndt11-Jul-17 9:08
professionalJochen Arndt11-Jul-17 9:08 
GeneralRe: How to save the filename retrieved from a dialog class using CMFCEditBrowseCtrl? Pin
lolici11-Jul-17 9:18
lolici11-Jul-17 9:18 
GeneralRe: How to save the filename retrieved from a dialog class using CMFCEditBrowseCtrl? Pin
lolici15-Jul-17 3:53
lolici15-Jul-17 3:53 
GeneralRe: How to save the filename retrieved from a dialog class using CMFCEditBrowseCtrl? Pin
Jochen Arndt15-Jul-17 22:00
professionalJochen Arndt15-Jul-17 22:00 
QuestionProblem in precedence of operators. Pin
parkavikkk7-Jul-17 21:25
parkavikkk7-Jul-17 21:25 
AnswerRe: Problem in precedence of operators. Pin
Richard MacCutchan7-Jul-17 22:02
mveRichard MacCutchan7-Jul-17 22:02 
GeneralRe: Problem in precedence of operators. Pin
parkavikkk7-Jul-17 22:30
parkavikkk7-Jul-17 22:30 
AnswerRe: Problem in precedence of operators. Pin
Jochen Arndt7-Jul-17 22:15
professionalJochen Arndt7-Jul-17 22:15 
AnswerRe: Problem in precedence of operators. Pin
Victor Nijegorodov8-Jul-17 11:13
Victor Nijegorodov8-Jul-17 11:13 
GeneralRe: Problem in precedence of operators. Pin
jschell10-Jul-17 4:33
jschell10-Jul-17 4:33 
Questionwhat is pla.h ? Pin
Flaze077-Jul-17 6:45
Flaze077-Jul-17 6:45 
AnswerRe: what is pla.h ? Pin
jeron17-Jul-17 7:20
jeron17-Jul-17 7:20 
AnswerRe: what is pla.h ? Pin
David Crow7-Jul-17 7:25
David Crow7-Jul-17 7:25 
GeneralRe: what is pla.h ? Pin
Flaze078-Jul-17 16:16
Flaze078-Jul-17 16:16 
Question(latest VS2017) Using the C++ Core Check (code analysis) trigger warning on corrected code. Pin
Maximilien6-Jul-17 5:56
Maximilien6-Jul-17 5:56 
AnswerRe: (latest VS2017) Using the C++ Core Check (code analysis) trigger warning on corrected code. Pin
Michael_Davies6-Jul-17 7:33
Michael_Davies6-Jul-17 7:33 
GeneralRe: (latest VS2017) Using the C++ Core Check (code analysis) trigger warning on corrected code. Pin
Maximilien7-Jul-17 5:30
Maximilien7-Jul-17 5:30 
GeneralRe: (latest VS2017) Using the C++ Core Check (code analysis) trigger warning on corrected code. Pin
Michael_Davies7-Jul-17 5:49
Michael_Davies7-Jul-17 5:49 
GeneralRe: (latest VS2017) Using the C++ Core Check (code analysis) trigger warning on corrected code. Pin
Richard Andrew x647-Jul-17 6:35
professionalRichard Andrew x647-Jul-17 6:35 
GeneralRe: (latest VS2017) Using the C++ Core Check (code analysis) trigger warning on corrected code. Pin
Michael_Davies7-Jul-17 8:27
Michael_Davies7-Jul-17 8:27 
QuestionAccess Driver in Embedded Standard OS Pin
divya036-Jul-17 0:48
divya036-Jul-17 0:48 
Hi All,
I have a C++ application which reads access (.mdb) file. This application runs fine on Windows XP,7 OS. But when I run the application on Embedded Standard OS, it gives me System Error 126 (Microsoft Access Driver).
What would be the best solution for this?
Kindly help in solving this problem.
Thanks In advance

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.