Click here to Skip to main content
15,907,905 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: OnUpdateCommand and menu Items Pin
David Crow7-Oct-05 8:10
David Crow7-Oct-05 8:10 
GeneralRe: OnUpdateCommand and menu Items Pin
#realJSOP7-Oct-05 9:10
professional#realJSOP7-Oct-05 9:10 
AnswerRe: OnUpdateCommand and menu Items Pin
Michael Dunn7-Oct-05 9:10
sitebuilderMichael Dunn7-Oct-05 9:10 
Questionobj versus &obj - performance test Pin
ddmcr7-Oct-05 2:08
ddmcr7-Oct-05 2:08 
AnswerRe: obj versus &obj - performance test Pin
vikas amin7-Oct-05 2:16
vikas amin7-Oct-05 2:16 
GeneralRe: obj versus &obj - performance test Pin
ddmcr7-Oct-05 2:23
ddmcr7-Oct-05 2:23 
QuestionRe: obj versus &obj - performance test Pin
toxcct7-Oct-05 2:47
toxcct7-Oct-05 2:47 
GeneralRe: obj versus &obj - performance test Pin
ddmcr7-Oct-05 2:53
ddmcr7-Oct-05 2:53 
GeneralRe: obj versus &obj - performance test Pin
toxcct7-Oct-05 2:58
toxcct7-Oct-05 2:58 
GeneralRe: obj versus &obj - performance test Pin
ddmcr7-Oct-05 3:06
ddmcr7-Oct-05 3:06 
AnswerRe: obj versus &obj - performance test Pin
toxcct7-Oct-05 3:15
toxcct7-Oct-05 3:15 
GeneralRe: obj versus &obj - performance test Pin
Maximilien7-Oct-05 3:19
Maximilien7-Oct-05 3:19 
GeneralRe: obj versus &obj - performance test Pin
ddmcr7-Oct-05 3:24
ddmcr7-Oct-05 3:24 
AnswerRe: obj versus &obj - performance test ( edited with more results : Pin
Maximilien7-Oct-05 2:59
Maximilien7-Oct-05 2:59 
GeneralRe: obj versus &obj - performance test Pin
ddmcr7-Oct-05 3:02
ddmcr7-Oct-05 3:02 
GeneralRe: obj versus &obj - performance test ( edited with more results : Pin
ddmcr7-Oct-05 4:17
ddmcr7-Oct-05 4:17 
AnswerRe: obj versus &obj - performance test Pin
S. Senthil Kumar7-Oct-05 3:19
S. Senthil Kumar7-Oct-05 3:19 
AnswerRe: obj versus &obj - performance test Pin
Tim Smith7-Oct-05 3:56
Tim Smith7-Oct-05 3:56 
QuestionCStatic Drawing Pin
Jagadeesh VN7-Oct-05 1:45
Jagadeesh VN7-Oct-05 1:45 
QuestionMenu border Pin
hatemtaleb7-Oct-05 1:38
hatemtaleb7-Oct-05 1:38 
AnswerRe: Menu border Pin
toxcct7-Oct-05 1:41
toxcct7-Oct-05 1:41 
GeneralRe: Menu border Pin
hatemtaleb7-Oct-05 1:48
hatemtaleb7-Oct-05 1:48 
AnswerRe: Menu border (edited) Pin
toxcct7-Oct-05 1:52
toxcct7-Oct-05 1:52 
GeneralRe: Menu border (edited) Pin
hatemtaleb7-Oct-05 2:13
hatemtaleb7-Oct-05 2:13 
QuestionEdit boxes Interaction Pin
swaapu7-Oct-05 1:32
swaapu7-Oct-05 1:32 
I am working on MFC SDI Application. I hav attached two dialogs. Both hav one editbox control.
In these text boxes, file names are to be displayed. They can be edited in them as well as browsed using the browse button on the same dialog. Browse button is working.
I also want that, the second dialog, which has the editbox for destination file path , should show the path of the source file, after changing the file extension. how to do it???
Now, the problem is , it es showing "Enter Source File", even if, the source file is already entered.

Thanx for ur valuable time.

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.