Click here to Skip to main content
15,930,109 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Safely converting a base class ptr to a derived class ptr Pin
Gary R. Wheeler18-Aug-07 4:10
Gary R. Wheeler18-Aug-07 4:10 
GeneralRe: Safely converting a base class ptr to a derived class ptr Pin
Mark Salsbery18-Aug-07 7:06
Mark Salsbery18-Aug-07 7:06 
GeneralRe: Safely converting a base class ptr to a derived class ptr Pin
Mark Salsbery16-Aug-07 7:01
Mark Salsbery16-Aug-07 7:01 
GeneralRe: Safely converting a base class ptr to a derived class ptr Pin
Cyrilix16-Aug-07 7:03
Cyrilix16-Aug-07 7:03 
AnswerRe: Safely converting a base class ptr to a derived class ptr Pin
Gary R. Wheeler18-Aug-07 4:02
Gary R. Wheeler18-Aug-07 4:02 
Questiontoolbar in dialog based application Pin
sudheee16-Aug-07 4:43
sudheee16-Aug-07 4:43 
AnswerRe: toolbar in dialog based application Pin
James R. Twine16-Aug-07 4:48
James R. Twine16-Aug-07 4:48 
QuestionHow to know if a document is open/changed? Pin
PravinSingh16-Aug-07 4:29
PravinSingh16-Aug-07 4:29 
From my application I am opening a document (could be Word, pdf, anything) using ShellExecute(). Now how can I check whether:
(i) The document is still open.
(ii) Some unsaved changes are made to that document.

We can not watch a directory for changes because that will work only when changes are saved to documents or new documents are created.




It's better to know some of the questions than all of the answers.

Pravin.

QuestionRe: How to know if a document is open/changed? Pin
David Crow16-Aug-07 4:37
David Crow16-Aug-07 4:37 
GeneralRe: How to know if a document is open/changed? Pin
PravinSingh16-Aug-07 4:43
PravinSingh16-Aug-07 4:43 
GeneralRe: How to know if a document is open/changed? Pin
led mike16-Aug-07 4:48
led mike16-Aug-07 4:48 
General[Message Deleted] Pin
sudheee16-Aug-07 6:19
sudheee16-Aug-07 6:19 
GeneralRe: How to know if a document is open/changed? Pin
led mike16-Aug-07 6:39
led mike16-Aug-07 6:39 
GeneralRe: How to know if a document is open/changed? Pin
David Crow16-Aug-07 7:22
David Crow16-Aug-07 7:22 
Questionproblem on "one or more breakpoints are not positioned on valid lines" Pin
cy163@hotmail.com16-Aug-07 4:04
cy163@hotmail.com16-Aug-07 4:04 
AnswerRe: problem on "one or more breakpoints are not positioned on valid lines" Pin
KarstenK16-Aug-07 4:23
mveKarstenK16-Aug-07 4:23 
AnswerRe: problem on "one or more breakpoints are not positioned on valid lines" Pin
David Crow16-Aug-07 4:40
David Crow16-Aug-07 4:40 
QuestionHow to retrieve font size of a dialog box?? Pin
vasmvr16-Aug-07 4:03
vasmvr16-Aug-07 4:03 
AnswerRe: How to retrieve font size of a dialog box?? Pin
ashukasama16-Aug-07 4:24
ashukasama16-Aug-07 4:24 
GeneralRe: How to retrieve font size of a dialog box?? Pin
vasmvr16-Aug-07 4:39
vasmvr16-Aug-07 4:39 
GeneralRe: How to retrieve font size of a dialog box?? Pin
David Crow16-Aug-07 4:42
David Crow16-Aug-07 4:42 
GeneralRe: How to retrieve font size of a dialog box?? Pin
vasmvr16-Aug-07 4:51
vasmvr16-Aug-07 4:51 
GeneralRe: How to retrieve font size of a dialog box?? Pin
jhwurmbach16-Aug-07 4:53
jhwurmbach16-Aug-07 4:53 
GeneralRe: How to retrieve font size of a dialog box?? Pin
ashukasama16-Aug-07 4:55
ashukasama16-Aug-07 4:55 
GeneralRe: How to retrieve font size of a dialog box?? Pin
David Crow16-Aug-07 5:46
David Crow16-Aug-07 5:46 

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.