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

C / C++ / MFC

 
Questionwhat's an operator HBRUSH?? Pin
Bilal Naveed10-Apr-01 16:45
Bilal Naveed10-Apr-01 16:45 
AnswerRe: what's an operator HBRUSH?? Pin
Christian Graus10-Apr-01 17:40
protectorChristian Graus10-Apr-01 17:40 
AnswerRe: what's an operator HBRUSH?? Pin
Michael Dunn10-Apr-01 19:25
sitebuilderMichael Dunn10-Apr-01 19:25 
GeneralPassing data betwwen 16 and 32bit process Pin
pangcy10-Apr-01 15:09
pangcy10-Apr-01 15:09 
GeneralRe: Passing data betwwen 16 and 32bit process Pin
11-Apr-01 1:27
suss11-Apr-01 1:27 
GeneralWin32 function SetClassLongPtr() not found Pin
10-Apr-01 14:50
suss10-Apr-01 14:50 
GeneralRe: Win32 function SetClassLongPtr() not found Pin
Michael Dunn10-Apr-01 19:22
sitebuilderMichael Dunn10-Apr-01 19:22 
GeneralOuput Help Please! Pin
Ryan Baillargeon9-Apr-01 17:52
Ryan Baillargeon9-Apr-01 17:52 
Thanks for all the previous help, My App is in its final stage.
I have a reporting module in my app that generates a CTreeCtrl View of all the Work the User has done during their session, and is Serializeable as well.
When the User CLick on a Node of the tree I have a function that will output detailed information on the Action. INformation stored in Objects in an Obrray. My Problem is a simple One.

Where Can I put My output!!?

I can get the text and write the text but what I would like is an ajoined CEdit or Similar CWnd Derived object to output the text to.
How can I do this? WHat is the Best Method? I require it to be MultiLine as My output will look like this

Date: blaha alblka
Computer Name: ksdfjlkasjd
Action: COPY FILE

STEP 1: OPEN FILE :: SUCCESS!!
STEP 2: OPEN DEST :: SUCCESS!!
STEP 3: OPEN FILE :: SUCCESS!!

and so on.

Now Is there a way to use Set Window Text or similar function that will output a MultiLine String or a series of strings..
any help / suggestions would be appreciated.

thanks.

recurse.org - Recusion For the Rest Of Us.
GeneralRe: Ouput Help Please! Pin
Christian Graus10-Apr-01 13:28
protectorChristian Graus10-Apr-01 13:28 
GeneralRe: Ouput Help Please! Pin
l a u r e n10-Apr-01 14:29
l a u r e n10-Apr-01 14:29 
GeneralMemory leak Pin
9-Apr-01 8:03
suss9-Apr-01 8:03 
GeneralRe: Memory leak Pin
AlexMarbus9-Apr-01 11:44
AlexMarbus9-Apr-01 11:44 
GeneralRe: Memory leak Pin
Christian Graus9-Apr-01 12:57
protectorChristian Graus9-Apr-01 12:57 
GeneralRe: Memory leak Pin
9-Apr-01 13:25
suss9-Apr-01 13:25 
GeneralRe: Memory leak Pin
Tim Deveaux9-Apr-01 13:45
Tim Deveaux9-Apr-01 13:45 
GeneralRe: Memory leak Pin
11-Apr-01 8:26
suss11-Apr-01 8:26 
GeneralDLL memory Allocation Pin
Conor Hunt9-Apr-01 6:42
Conor Hunt9-Apr-01 6:42 
GeneralRe: DLL memory Allocation Pin
9-Apr-01 7:13
suss9-Apr-01 7:13 
GeneralRe: DLL memory Allocation Pin
9-Apr-01 7:17
suss9-Apr-01 7:17 
GeneralRe: DLL memory Allocation Pin
Conor Hunt9-Apr-01 7:25
Conor Hunt9-Apr-01 7:25 
GeneralRe: DLL memory Allocation Pin
MikeG9-Apr-01 7:51
MikeG9-Apr-01 7:51 
GeneralRe: DLL memory Allocation Pin
Conor Hunt9-Apr-01 8:28
Conor Hunt9-Apr-01 8:28 
GeneralRe: DLL memory Allocation Pin
MikeG10-Apr-01 14:58
MikeG10-Apr-01 14:58 
GeneralRe: DLL memory Allocation Pin
Conor Hunt10-Apr-01 15:55
Conor Hunt10-Apr-01 15:55 
GeneralRe: DLL memory Allocation Pin
10-Apr-01 14:18
suss10-Apr-01 14:18 

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.