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

C / C++ / MFC

 
Questioncan not create Visual C++ Smart Device project Pin
George_George26-Nov-06 1:23
George_George26-Nov-06 1:23 
QuestionGetting call stack of a remote process Pin
DavidR_r26-Nov-06 0:32
DavidR_r26-Nov-06 0:32 
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 
is it possible to capture parent window text(title bar text) instead of sending the title text from parent to child.

actually in our project we have more than 200 dialogs, and nw our client needs title bar look like parent text/child text.
for example say suppose we hav 3 dilaogs nd
1st dialog is parent of 2nd and 3rd dialogs and 2nd is parent of 3rd dialog so 3rd dialog is subchild for 1st dialog and child for 2nd dialog.
lets say
1st dialogs - title text is Dialog1
2nd dialogs - title text is Dialog2
3rd dialogs - title text is Dilaog3

and now the title text for each dialog should be as follows,
1st dialogs - title text is Dialog1
2nd dialogs - title text is Dialog1/Dialog2
3rd dialogs - title text is Dialog1/Dialog2/Dilaog3

itz just like directory sturcture which is displayed in addressbar while opening any directory.

as it is difficult to open every dialog and get the title text and send it to child and itz quite a bit confusion if there are sub-sub-sub dialogs so can we write any DLL to simply the problem if ny one hav idea regarding this plz lemme nw.

Raj Gopal
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 
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 

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.