Click here to Skip to main content
15,921,841 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to find out if a file is loaded in memory? Pin
Stephen Hewitt16-Mar-13 14:22
Stephen Hewitt16-Mar-13 14:22 
Questionresize a property sheet according to the DPI settings in MFC Pin
Member 990306511-Mar-13 21:11
Member 990306511-Mar-13 21:11 
AnswerRe: resize a property sheet according to the DPI settings in MFC Pin
Richard MacCutchan11-Mar-13 22:49
mveRichard MacCutchan11-Mar-13 22:49 
QuestionHow to resize a property sheet according to the DPI settings in MFC Pin
Member 990306511-Mar-13 21:09
Member 990306511-Mar-13 21:09 
QuestionRe: How to resize a property sheet according to the DPI settings in MFC Pin
David Crow12-Mar-13 3:05
David Crow12-Mar-13 3:05 
QuestionButon Control Text Display problem in MFC Pin
Member 990306511-Mar-13 21:08
Member 990306511-Mar-13 21:08 
AnswerRe: Buton Control Text Display problem in MFC Pin
yu-jian11-Mar-13 22:26
yu-jian11-Mar-13 22:26 
QuestionRegOpenKeyEx Pin
venkatesh5286711-Mar-13 19:59
venkatesh5286711-Mar-13 19:59 
AnswerRe: RegOpenKeyEx Pin
_AnsHUMAN_ 11-Mar-13 21:24
_AnsHUMAN_ 11-Mar-13 21:24 
GeneralRe: RegOpenKeyEx Pin
venkatesh5286711-Mar-13 21:29
venkatesh5286711-Mar-13 21:29 
QuestionRe: RegOpenKeyEx Pin
David Crow12-Mar-13 5:09
David Crow12-Mar-13 5:09 
GeneralRe: RegOpenKeyEx Pin
_AnsHUMAN_ 13-Mar-13 3:21
_AnsHUMAN_ 13-Mar-13 3:21 
QuestionRe: RegOpenKeyEx Pin
MicroVirus13-Mar-13 11:40
MicroVirus13-Mar-13 11:40 
QuestionRe: RegOpenKeyEx Pin
David Crow12-Mar-13 3:03
David Crow12-Mar-13 3:03 
AnswerRe: RegOpenKeyEx Pin
venkatesh5286712-Mar-13 4:28
venkatesh5286712-Mar-13 4:28 
GeneralRe: RegOpenKeyEx Pin
Richard MacCutchan13-Mar-13 22:35
mveRichard MacCutchan13-Mar-13 22:35 
QuestionVisio Symbols in your Application. Pin
Mike Doner11-Mar-13 14:28
Mike Doner11-Mar-13 14:28 
AnswerRe: Visio Symbols in your Application. Pin
dusty_dex11-Mar-13 15:23
dusty_dex11-Mar-13 15:23 
GeneralRe: Visio Symbols in your Application. Pin
Mike Doner13-Mar-13 2:42
Mike Doner13-Mar-13 2:42 
GeneralRe: Visio Symbols in your Application. Pin
dusty_dex13-Mar-13 4:48
dusty_dex13-Mar-13 4:48 
Questionpassing arguments Pin
peoria12311-Mar-13 8:17
peoria12311-Mar-13 8:17 
AnswerRe: passing arguments Pin
Jochen Arndt11-Mar-13 9:13
professionalJochen Arndt11-Mar-13 9:13 
GeneralRe: passing arguments Pin
peoria12312-Mar-13 8:42
peoria12312-Mar-13 8:42 
AnswerRe: passing arguments Pin
Jochen Arndt12-Mar-13 9:03
professionalJochen Arndt12-Mar-13 9:03 
SuggestionRe: passing arguments Pin
David Crow12-Mar-13 9:44
David Crow12-Mar-13 9:44 
peoria123 wrote:

Please help me out I dont understand how i can give filename(with path) from mfceditbrowse
(dlg1) to .exe file (dlg2)
Separate your problem into two smaller problems. First get the filenames from the various controls. Once you have successfully done that, then worry about passing those names to the EXE.

"One man's wage rise is another man's price increase." - Harold Wilson

"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

"Show me a community that obeys the Ten Commandments and I'll show you a less crowded prison system." - Anonymous


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.