Click here to Skip to main content
15,925,061 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionThreads and graceful exit Pin
vikramlinux27-Feb-07 22:21
vikramlinux27-Feb-07 22:21 
AnswerRe: Threads and graceful exit Pin
Roger Stoltz27-Feb-07 22:37
Roger Stoltz27-Feb-07 22:37 
GeneralRe: Threads and graceful exit Pin
vikramlinux27-Feb-07 22:42
vikramlinux27-Feb-07 22:42 
GeneralRe: Threads and graceful exit Pin
Roger Stoltz27-Feb-07 23:00
Roger Stoltz27-Feb-07 23:00 
GeneralRe: Threads and graceful exit Pin
vikramlinux27-Feb-07 23:05
vikramlinux27-Feb-07 23:05 
GeneralRe: Threads and graceful exit Pin
jhwurmbach28-Feb-07 2:10
jhwurmbach28-Feb-07 2:10 
QuestionDisplay String Message.. Pin
Shah Satish27-Feb-07 22:17
Shah Satish27-Feb-07 22:17 
AnswerRe: Display String Message.. Pin
toxcct27-Feb-07 22:20
toxcct27-Feb-07 22:20 
Shah Satish wrote:
mystr.load (IDS_MYBLOCK)


are you talking about displaying, or loading ?

what you do here is getting the string in the resource table and put it into your CString object.

you don't display it at all.

where do you want to display ? console ? static ? any control ? messagebox ?

please be clear when you ask a question


GeneralRe: Display String Message.. Pin
Shah Satish27-Feb-07 22:30
Shah Satish27-Feb-07 22:30 
GeneralRe: Display String Message.. Pin
toxcct27-Feb-07 22:34
toxcct27-Feb-07 22:34 
QuestionIndenting the first line in Graphics::DrawString Pin
Bartosz Bien27-Feb-07 21:57
Bartosz Bien27-Feb-07 21:57 
QuestionWindow procedure Pin
ng4kau127-Feb-07 21:49
ng4kau127-Feb-07 21:49 
AnswerRe: Window procedure Pin
toxcct27-Feb-07 21:58
toxcct27-Feb-07 21:58 
AnswerRe: Window procedure Pin
Rick York27-Feb-07 22:11
mveRick York27-Feb-07 22:11 
Questionhow i used SendMessage or post Message for update child window? Pin
amitmistry_petlad 27-Feb-07 21:48
amitmistry_petlad 27-Feb-07 21:48 
AnswerRe: how i used SendMessage or post Message for update child window? Pin
ThatsAlok27-Feb-07 22:03
ThatsAlok27-Feb-07 22:03 
GeneralRe: how i used SendMessage or post Message for update child window? Pin
Roger Stoltz27-Feb-07 22:30
Roger Stoltz27-Feb-07 22:30 
GeneralRe: how i used SendMessage or post Message for update child window? Pin
ThatsAlok27-Feb-07 22:42
ThatsAlok27-Feb-07 22:42 
GeneralRe: how i used SendMessage or post Message for update child window? Pin
Roger Stoltz27-Feb-07 22:48
Roger Stoltz27-Feb-07 22:48 
GeneralRe: how i used SendMessage or post Message for update child window? Pin
ThatsAlok27-Feb-07 23:15
ThatsAlok27-Feb-07 23:15 
GeneralRe: how i used SendMessage or post Message for update child window? Pin
Roger Stoltz27-Feb-07 23:33
Roger Stoltz27-Feb-07 23:33 
GeneralRe: how i used SendMessage or post Message for update child window? Pin
amitmistry_petlad 27-Feb-07 22:59
amitmistry_petlad 27-Feb-07 22:59 
GeneralRe: how i used SendMessage or post Message for update child window? Pin
ThatsAlok27-Feb-07 23:15
ThatsAlok27-Feb-07 23:15 
QuestionThreads Pin
Programm3r27-Feb-07 21:43
Programm3r27-Feb-07 21:43 
AnswerRe: Threads Pin
Roger Stoltz27-Feb-07 21:56
Roger Stoltz27-Feb-07 21:56 

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.