Click here to Skip to main content
15,920,625 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to include a library file? Pin
_808623-Mar-07 4:56
_808623-Mar-07 4:56 
GeneralRe: How to include a library file? Pin
Nibu babu thomas25-Mar-07 17:13
Nibu babu thomas25-Mar-07 17:13 
QuestionScrolling Text problem Pin
vinhcyim23-Mar-07 0:13
vinhcyim23-Mar-07 0:13 
Answerposting guidelines Pin
toxcct23-Mar-07 0:16
toxcct23-Mar-07 0:16 
AnswerRe: Scrolling Text problem Pin
Mark Salsbery23-Mar-07 8:21
Mark Salsbery23-Mar-07 8:21 
QuestionSDI/ View Pin
_808623-Mar-07 0:10
_808623-Mar-07 0:10 
AnswerRe: SDI/ View Pin
RChin23-Mar-07 2:01
RChin23-Mar-07 2:01 
GeneralRe: SDI/ View Pin
_808623-Mar-07 0:52
_808623-Mar-07 0:52 
You open a file, using the "open" in the winapp window menu. Now you store the content in a string.. Now, how do you send it to the view. Please note, you are now away from the view class. Where is the view class's object created?
In general the question goes like this:
You are inside a class far away from the view class. How do print a string from the far away class into the view(The client window that's displays content). You get me now?

286? WOWW!Blush | :O

GeneralRe: SDI/ View Pin
_808623-Mar-07 2:11
_808623-Mar-07 2:11 
GeneralRe: SDI/ View Pin
cp987623-Mar-07 13:47
cp987623-Mar-07 13:47 
GeneralRe: SDI/ View Pin
_808624-Mar-07 5:56
_808624-Mar-07 5:56 
GeneralRe: SDI/ View Pin
_808624-Mar-07 5:57
_808624-Mar-07 5:57 
Questionstrings in c++ Pin
pariisa22-Mar-07 23:46
pariisa22-Mar-07 23:46 
AnswerRe: strings in c++ Pin
toxcct22-Mar-07 23:50
toxcct22-Mar-07 23:50 
GeneralRe: strings in c++ Pin
vijay_aroli23-Mar-07 0:08
vijay_aroli23-Mar-07 0:08 
AnswerRe: strings in c++ Pin
Paresh Chitte22-Mar-07 23:52
Paresh Chitte22-Mar-07 23:52 
AnswerRe: strings in c++ Pin
C Mahesh23-Mar-07 0:03
C Mahesh23-Mar-07 0:03 
AnswerRe: strings in c++ Pin
Stephen Hewitt23-Mar-07 12:06
Stephen Hewitt23-Mar-07 12:06 
Questionretrieving unicode string from database Pin
roli_sri22-Mar-07 23:44
roli_sri22-Mar-07 23:44 
QuestionRe: retrieving unicode string from database Pin
Paresh Chitte22-Mar-07 23:49
Paresh Chitte22-Mar-07 23:49 
AnswerRe: retrieving unicode string from database Pin
Rajesh R Subramanian23-Mar-07 0:40
professionalRajesh R Subramanian23-Mar-07 0:40 
QuestionHow to add maximize and minimize buttons in a Property Sheet Pin
Member 362606022-Mar-07 23:26
Member 362606022-Mar-07 23:26 
AnswerRe: How to add maximize and minimize buttons in a Property Sheet Pin
toxcct22-Mar-07 23:39
toxcct22-Mar-07 23:39 
GeneralRe: How to add maximize and minimize buttons in a Property Sheet Pin
Rajesh R Subramanian22-Mar-07 23:42
professionalRajesh R Subramanian22-Mar-07 23:42 
GeneralRe: How to add maximize and minimize buttons in a Property Sheet Pin
vijay_aroli22-Mar-07 23:50
vijay_aroli22-Mar-07 23:50 

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.