Click here to Skip to main content
15,908,776 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Event or funtion after click "open" button in dialog "Open,Save,Save as" Pin
David Crow26-Mar-08 3:33
David Crow26-Mar-08 3:33 
QuestionRe: Event or funtion after click "open" button in dialog "Open,Save,Save as" Pin
CPallini26-Mar-08 4:19
mveCPallini26-Mar-08 4:19 
GeneralRe: Event or funtion after click "open" button in dialog "Open,Save,Save as" Pin
David Crow26-Mar-08 4:31
David Crow26-Mar-08 4:31 
GeneralRe: Event or funtion after click "open" button in dialog "Open,Save,Save as" Pin
CPallini26-Mar-08 4:56
mveCPallini26-Mar-08 4:56 
GeneralRe: Event or funtion after click "open" button in dialog "Open,Save,Save as" Pin
nvphap26-Mar-08 4:39
nvphap26-Mar-08 4:39 
QuestionRe: Event or funtion after click "open" button in dialog "Open,Save,Save as" Pin
David Crow26-Mar-08 4:44
David Crow26-Mar-08 4:44 
GeneralRe: Event or funtion after click "open" button in dialog "Open,Save,Save as" Pin
David Crow26-Mar-08 4:35
David Crow26-Mar-08 4:35 
GeneralRe: Event or funtion after click "open" button in dialog "Open,Save,Save as" Pin
James R. Twine26-Mar-08 5:03
James R. Twine26-Mar-08 5:03 
   If you need to get access to this "event" BEFORE the file dialog is dismissed, you may need to hook the dialog.  Look up the OFN_ENABLEHOOK flag for more information.

   Peace!

-=- James
Please rate this message - let me know if I helped or not!<hr></hr>If you think it costs a lot to do it right, just wait until you find out how much it costs to do it wrong!
Remember that Professional Driver on Closed Course does not mean your Dumb Ass on a Public Road!
See DeleteFXPFiles



GeneralRe: Event or funtion after click "open" button in dialog "Open,Save,Save as" Pin
Mark Salsbery26-Mar-08 5:46
Mark Salsbery26-Mar-08 5:46 
QuestionHow to read and manipulate xml files in vc++ 05? Pin
noh_se_nada26-Mar-08 1:28
noh_se_nada26-Mar-08 1:28 
AnswerRe: How to read and manipulate xml files in vc++ 05? Pin
CPallini26-Mar-08 1:37
mveCPallini26-Mar-08 1:37 
AnswerRe: How to read and manipulate xml files in vc++ 05? Pin
Saurabh.Garg26-Mar-08 1:48
Saurabh.Garg26-Mar-08 1:48 
QuestionWhy TranslateAccelerator fails only in release mode ? Pin
sdancer7526-Mar-08 1:14
sdancer7526-Mar-08 1:14 
AnswerRe: Why TranslateAccelerator fails only in release mode ? Pin
CPallini26-Mar-08 1:24
mveCPallini26-Mar-08 1:24 
GeneralRe: Why TranslateAccelerator fails only in release mode ? Pin
sdancer7527-Mar-08 22:10
sdancer7527-Mar-08 22:10 
GeneralPostMessage to a different thread's messageQueue Pin
snir_ya26-Mar-08 1:04
snir_ya26-Mar-08 1:04 
QuestionRe: PostMessage to a different thread's messageQueue Pin
CPallini26-Mar-08 1:18
mveCPallini26-Mar-08 1:18 
GeneralRe: PostMessage to a different thread's messageQueue Pin
snir_ya26-Mar-08 1:37
snir_ya26-Mar-08 1:37 
GeneralRe: PostMessage to a different thread's messageQueue Pin
snir_ya26-Mar-08 1:43
snir_ya26-Mar-08 1:43 
QuestionRe: PostMessage to a different thread's messageQueue Pin
CPallini26-Mar-08 2:53
mveCPallini26-Mar-08 2:53 
GeneralRe: PostMessage to a different thread's messageQueue Pin
snir_ya26-Mar-08 3:24
snir_ya26-Mar-08 3:24 
GeneralRe: PostMessage to a different thread's messageQueue Pin
CPallini26-Mar-08 4:08
mveCPallini26-Mar-08 4:08 
GeneralRe: PostMessage to a different thread's messageQueue Pin
rp_suman26-Mar-08 4:56
rp_suman26-Mar-08 4:56 
GeneralDrawing text with DirectDraw Pin
Hanan88826-Mar-08 0:43
Hanan88826-Mar-08 0:43 
GeneralRe: Drawing text with DirectDraw Pin
James R. Twine26-Mar-08 1:45
James R. Twine26-Mar-08 1:45 

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.