Click here to Skip to main content
15,916,412 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: navigation for vectorRichEditBox Pin
Maximilien24-Oct-06 7:58
Maximilien24-Oct-06 7:58 
AnswerRe: navigation for vectorRichEditBox Pin
prithaa24-Oct-06 8:11
prithaa24-Oct-06 8:11 
GeneralRe: navigation for vectorRichEditBox Pin
Mark Salsbery24-Oct-06 8:28
Mark Salsbery24-Oct-06 8:28 
AnswerRe: navigation for vectorRichEditBox Pin
David Crow24-Oct-06 8:32
David Crow24-Oct-06 8:32 
GeneralRe: navigation for vectorRichEditBox Pin
prithaa24-Oct-06 9:50
prithaa24-Oct-06 9:50 
GeneralRe: navigation for vectorRichEditBox Pin
prithaa24-Oct-06 10:07
prithaa24-Oct-06 10:07 
GeneralRe: navigation for vectorRichEditBox Pin
David Crow24-Oct-06 10:08
David Crow24-Oct-06 10:08 
QuestionPrinting a document in VC++/MFC Pin
yaints24-Oct-06 6:41
yaints24-Oct-06 6:41 
In this existing MFC application, what I want to do is this: once a user clicks on the print button in the main dialog, I want to get the page number currently displayed in the static webbrowser control, check for the corresponding pdf file in the file system and print that pdf file rather than the html file. I'm not sure how to do this. I was thinking of first creating a CDocument object and attaching a view to enable printing, but found out that I can't pass the filename of the document to open in CDocument. Please help!!!
QuestionDisplay a message in a box and close it from the program Pin
Giulio200024-Oct-06 5:43
Giulio200024-Oct-06 5:43 
AnswerRe: Display a message in a box and close it from the program Pin
David Crow24-Oct-06 5:47
David Crow24-Oct-06 5:47 
GeneralRe: Display a message in a box and close it from the program Pin
Giulio200024-Oct-06 6:02
Giulio200024-Oct-06 6:02 
AnswerRe: Display a message in a box and close it from the program Pin
Mark Salsbery24-Oct-06 6:02
Mark Salsbery24-Oct-06 6:02 
AnswerRe: Display a message in a box and close it from the program Pin
Mark Salsbery24-Oct-06 6:04
Mark Salsbery24-Oct-06 6:04 
AnswerRe: Display a message in a box and close it from the program Pin
led mike24-Oct-06 6:18
led mike24-Oct-06 6:18 
AnswerRe: Display a message in a box and close it from the program Pin
Hamid_RT24-Oct-06 20:03
Hamid_RT24-Oct-06 20:03 
Questionffilesystem navigation in c++ 2 Pin
Desmo1624-Oct-06 4:59
Desmo1624-Oct-06 4:59 
AnswerRe: ffilesystem navigation in c++ 2 Pin
Mark Salsbery24-Oct-06 5:19
Mark Salsbery24-Oct-06 5:19 
AnswerRe: ffilesystem navigation in c++ 2 Pin
led mike24-Oct-06 5:22
led mike24-Oct-06 5:22 
GeneralRe: ffilesystem navigation in c++ 2 Pin
Mark Salsbery24-Oct-06 5:27
Mark Salsbery24-Oct-06 5:27 
GeneralRe: ffilesystem navigation in c++ 2 Pin
led mike24-Oct-06 5:32
led mike24-Oct-06 5:32 
GeneralRe: ffilesystem navigation in c++ 2 Pin
David Crow24-Oct-06 6:20
David Crow24-Oct-06 6:20 
Question"FindNext method of Range class failed" - How to make it work. [modified] Pin
Crash224-Oct-06 4:47
Crash224-Oct-06 4:47 
AnswerRe: "FindNext method of Range class failed" - How to make it work. [modified] Pin
Member 80221232-Aug-13 23:34
Member 80221232-Aug-13 23:34 
Questionproblem with nested types and constructor parameters Pin
yaniv1724-Oct-06 4:47
yaniv1724-Oct-06 4:47 
Questionfilesystem navigation in c++ Pin
Desmo1624-Oct-06 4:44
Desmo1624-Oct-06 4:44 

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.