Click here to Skip to main content
15,913,854 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Problem with registering MFC Activex Control Pin
ashishbhatt15-Nov-07 18:45
ashishbhatt15-Nov-07 18:45 
GeneralRe: Problem with registering MFC Activex Control Pin
Paresh Chitte18-Nov-07 17:39
Paresh Chitte18-Nov-07 17:39 
GeneralRe: Problem with registering MFC Activex Control Pin
ashishbhatt18-Nov-07 18:34
ashishbhatt18-Nov-07 18:34 
GeneralRe: Problem with registering MFC Activex Control Pin
Paresh Chitte18-Nov-07 19:05
Paresh Chitte18-Nov-07 19:05 
QuestionHandling Windows Messages on Another Application Pin
narayanagvs15-Nov-07 0:41
narayanagvs15-Nov-07 0:41 
AnswerRe: Handling Windows Messages on Another Application Pin
CPallini15-Nov-07 0:58
mveCPallini15-Nov-07 0:58 
QuestionFile Open Dialog Pin
T.RATHA KRISHNAN15-Nov-07 0:40
T.RATHA KRISHNAN15-Nov-07 0:40 
AnswerRe: File Open Dialog Pin
Nelek15-Nov-07 1:33
protectorNelek15-Nov-07 1:33 
???

Revise your Menu in the resource editor and ensure that you have ID_FILE_OPEN in the Menu option File->Open.
it should be automatically included.

BTW you can always call CMyDocument::OnOpenDocument (); it should have a call to CDocument::OnOpenDocument (lpszPath) inside.

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

“The First Rule of Program Optimization: Don't do it. The Second Rule of Program Optimization (for experts only!): Don't do it yet.” - Michael A. Jackson

Wink | ;)

QuestionFont size in ListBox?????? Pin
Deepu Antony14-Nov-07 23:58
Deepu Antony14-Nov-07 23:58 
AnswerRe: Font size in ListBox?????? Pin
Naveen15-Nov-07 0:03
Naveen15-Nov-07 0:03 
GeneralRe: Font size in ListBox?????? Pin
Deepu Antony15-Nov-07 0:16
Deepu Antony15-Nov-07 0:16 
GeneralRe: Font size in ListBox?????? Pin
Nelek15-Nov-07 0:27
protectorNelek15-Nov-07 0:27 
GeneralRe: Font size in ListBox?????? Pin
Hamid_RT15-Nov-07 2:59
Hamid_RT15-Nov-07 2:59 
JokeRe: Font size in ListBox?????? Pin
Nelek15-Nov-07 3:07
protectorNelek15-Nov-07 3:07 
QuestionRe: Font size in ListBox?????? Pin
CPallini15-Nov-07 0:31
mveCPallini15-Nov-07 0:31 
AnswerRe: Font size in ListBox?????? Pin
Hamid_RT15-Nov-07 2:59
Hamid_RT15-Nov-07 2:59 
JokeRe: Font size in ListBox?????? Pin
CPallini15-Nov-07 4:04
mveCPallini15-Nov-07 4:04 
GeneralRe: Font size in ListBox?????? Pin
Naveen15-Nov-07 0:36
Naveen15-Nov-07 0:36 
GeneralRe: Font size in ListBox?????? Pin
Hamid_RT15-Nov-07 2:59
Hamid_RT15-Nov-07 2:59 
GeneralRe: Font size in ListBox?????? Pin
David Crow15-Nov-07 8:49
David Crow15-Nov-07 8:49 
QuestionWhy I meet a mistake when I play a WMV file using mciSendCommand? Pin
whiteclouds14-Nov-07 23:56
whiteclouds14-Nov-07 23:56 
QuestionMemory Problem? Pin
bankey101014-Nov-07 23:50
bankey101014-Nov-07 23:50 
GeneralRe: Memory Problem? Pin
Matthew Faithfull15-Nov-07 0:33
Matthew Faithfull15-Nov-07 0:33 
AnswerRe: Memory Problem? Pin
Nibu babu thomas15-Nov-07 0:48
Nibu babu thomas15-Nov-07 0:48 
AnswerRe: Memory Problem? Pin
Mark Salsbery15-Nov-07 7:30
Mark Salsbery15-Nov-07 7:30 

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.