Click here to Skip to main content
15,915,509 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CString to char* leads to an exception Pin
David Crow27-Sep-07 9:16
David Crow27-Sep-07 9:16 
GeneralRe: CString to char* leads to an exception Pin
Mike Borozdin27-Sep-07 9:30
Mike Borozdin27-Sep-07 9:30 
GeneralRe: CString to char* leads to an exception Pin
David Crow27-Sep-07 9:34
David Crow27-Sep-07 9:34 
GeneralRe: CString to char* leads to an exception Pin
Mark Salsbery27-Sep-07 8:38
Mark Salsbery27-Sep-07 8:38 
GeneralRe: CString to char* leads to an exception Pin
Mike Borozdin27-Sep-07 8:44
Mike Borozdin27-Sep-07 8:44 
QuestionDDE Question Pin
__DanC__27-Sep-07 6:18
__DanC__27-Sep-07 6:18 
Questionextend the "Save As..." dialog Pin
carabutnicolae123427-Sep-07 5:39
carabutnicolae123427-Sep-07 5:39 
AnswerRe: extend the "Save As..." dialog Pin
Nelek28-Sep-07 0:37
protectorNelek28-Sep-07 0:37 
for A I think the besst option is with hooks. how? Sorry but there I can't help you

for B I would subclass the CFileDialog with your custom controls and depending on what the hook says, you choose one or the other to answer the call.

But I don't understand what do you want to change for example in the Word "save as.." to make it different of the Access "save as..."

You dont have access to the serialize functions of third party programms, so... for what do u want to customize the save as...? If you modify something in the parameters of the CFileDialog that has relevance with the programm that called him, you will may have compatibility problems with the saved datas.

Greetings.

--------
M.D.V.

If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about?

Help me to understand what I'm saying, and I'll explain it better to you

Wink | ;)

GeneralRe: extend the "Save As..." dialog Pin
carabutnicolae123428-Sep-07 3:52
carabutnicolae123428-Sep-07 3:52 
GeneralRe: extend the "Save As..." dialog Pin
Nelek30-Sep-07 22:09
protectorNelek30-Sep-07 22:09 
QuestionNewbie question Pin
Nelek27-Sep-07 4:35
protectorNelek27-Sep-07 4:35 
AnswerRe: Newbie question Pin
toxcct27-Sep-07 4:47
toxcct27-Sep-07 4:47 
GeneralRe: Newbie question Pin
Nelek27-Sep-07 5:02
protectorNelek27-Sep-07 5:02 
AnswerRe: Newbie question Pin
Matthew Faithfull27-Sep-07 4:54
Matthew Faithfull27-Sep-07 4:54 
GeneralRe: Newbie question Pin
Nelek27-Sep-07 21:31
protectorNelek27-Sep-07 21:31 
Question"Default" class member Pin
DQNOK27-Sep-07 4:11
professionalDQNOK27-Sep-07 4:11 
AnswerRe: "Default" class member Pin
David Crow27-Sep-07 4:17
David Crow27-Sep-07 4:17 
AnswerRe: "Default" class member Pin
Matthew Faithfull27-Sep-07 4:18
Matthew Faithfull27-Sep-07 4:18 
GeneralRe: "Default" class member Pin
DQNOK27-Sep-07 4:24
professionalDQNOK27-Sep-07 4:24 
GeneralRe: "Default" class member Pin
DQNOK27-Sep-07 4:39
professionalDQNOK27-Sep-07 4:39 
AnswerRe: "Default" class member Pin
led mike27-Sep-07 4:18
led mike27-Sep-07 4:18 
GeneralRe: "Default" class member Pin
DQNOK27-Sep-07 4:35
professionalDQNOK27-Sep-07 4:35 
GeneralRe: "Default" class member Pin
led mike27-Sep-07 4:43
led mike27-Sep-07 4:43 
GeneralRe: "Default" class member Pin
DQNOK27-Sep-07 4:52
professionalDQNOK27-Sep-07 4:52 
GeneralRe: "Default" class member Pin
jhwurmbach27-Sep-07 5:19
jhwurmbach27-Sep-07 5:19 

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.