Click here to Skip to main content
15,914,071 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Getting call stack of a remote process Pin
Shog926-Nov-06 10:05
sitebuilderShog926-Nov-06 10:05 
QuestionPerformance counters Pin
locoone25-Nov-06 19:59
locoone25-Nov-06 19:59 
AnswerRe: Performance counters Pin
Viorel.25-Nov-06 22:33
Viorel.25-Nov-06 22:33 
GeneralRe: Performance counters Pin
locoone26-Nov-06 6:05
locoone26-Nov-06 6:05 
GeneralRe: Performance counters Pin
Viorel.26-Nov-06 7:30
Viorel.26-Nov-06 7:30 
QuestionHow to capture parent dialog title text into its child,sub,sub...child windows? Pin
Super Hornet25-Nov-06 19:12
Super Hornet25-Nov-06 19:12 
AnswerRe: How to capture parent dialog title text into its child,sub,sub...child windows? Pin
Michael Dunn25-Nov-06 20:12
sitebuilderMichael Dunn25-Nov-06 20:12 
QuestionRe: How to capture parent dialog title text into its child,sub,sub...child windows? Pin
Super Hornet25-Nov-06 21:14
Super Hornet25-Nov-06 21:14 
thnx for reply sir.
But the problem here is there are many sub dialogs, actually for every dilaog the title should be
grandparent
grandparenttext/parent
grandparenttext/parent/child
grandparenttext/parent/child/subchild
grandparenttext/parent/child/subchild/subsubchild.....

so is it good way of creating a dll and pass the handle of the dialog and maintaing all the previous dilaogs handle in it so that we can loop thru the handles and get the title text of each dialog and put the text in the above format?
AnswerRe: How to capture parent dialog title text into its child,sub,sub...child windows? Pin
Pierre Leclercq25-Nov-06 21:26
Pierre Leclercq25-Nov-06 21:26 
AnswerRe: How to capture parent dialog title text into its child,sub,sub...child windows? Pin
Waldermort25-Nov-06 21:31
Waldermort25-Nov-06 21:31 
QuestionHow do you show what program files are being copied, etc in a Dialog Pin
Larry Mills Sr25-Nov-06 14:27
Larry Mills Sr25-Nov-06 14:27 
AnswerRe: How do you show what program files are being copied, etc in a Dialog Pin
PJ Arends25-Nov-06 16:47
professionalPJ Arends25-Nov-06 16:47 
GeneralRe: How do you show what program files are being copied, etc in a Dialog Pin
Larry Mills Sr26-Nov-06 15:17
Larry Mills Sr26-Nov-06 15:17 
AnswerRe: How do you show what program files are being copied, etc in a Dialog Pin
Stephen Hewitt26-Nov-06 11:28
Stephen Hewitt26-Nov-06 11:28 
GeneralRe: How do you show what program files are being copied, etc in a Dialog Pin
Larry Mills Sr26-Nov-06 15:18
Larry Mills Sr26-Nov-06 15:18 
QuestionWhich C++ books to get for an ultimate reference library ? Pin
Defenestration25-Nov-06 14:21
Defenestration25-Nov-06 14:21 
AnswerRe: Which C++ books to get for an ultimate reference library ? Pin
Pierre Leclercq25-Nov-06 21:28
Pierre Leclercq25-Nov-06 21:28 
GeneralRe: Which C++ books to get for an ultimate reference library ? Pin
Defenestration26-Nov-06 6:00
Defenestration26-Nov-06 6:00 
Questionrestrict http sides depending on the login name and auto fill in Pin
tbrake25-Nov-06 12:04
tbrake25-Nov-06 12:04 
QuestionQuerying/Manipulating Active Directory with C++ Pin
CNewbie25-Nov-06 11:27
CNewbie25-Nov-06 11:27 
AnswerRe: Querying/Manipulating Active Directory with C++ Pin
Stephen Hewitt26-Nov-06 11:32
Stephen Hewitt26-Nov-06 11:32 
QuestionProblems compiling project in Visual C++ studio Pin
Tokorie25-Nov-06 9:08
Tokorie25-Nov-06 9:08 
AnswerRe: Problems compiling project in Visual C++ studio Pin
Mark Salsbery25-Nov-06 9:13
Mark Salsbery25-Nov-06 9:13 
GeneralRe: Problems compiling project in Visual C++ studio Pin
Tokorie25-Nov-06 9:18
Tokorie25-Nov-06 9:18 
GeneralRe: Problems compiling project in Visual C++ studio Pin
Mark Salsbery25-Nov-06 9:31
Mark Salsbery25-Nov-06 9:31 

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.