Click here to Skip to main content
16,016,425 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Stop Multiple Instances Pin
Mazdak5-May-02 3:54
Mazdak5-May-02 3:54 
GeneralRe: Stop Multiple Instances Pin
Nish Nishant5-May-02 4:46
sitebuilderNish Nishant5-May-02 4:46 
GeneralRe: Stop Multiple Instances Pin
Ravi Bhavnani6-May-02 14:25
professionalRavi Bhavnani6-May-02 14:25 
Generalhelp me please. Pin
Angel Kid5-May-02 2:19
Angel Kid5-May-02 2:19 
GeneralRe: help me please. Pin
Anders Molin5-May-02 3:28
professionalAnders Molin5-May-02 3:28 
GeneralRe: help me please. Pin
l a u r e n5-May-02 4:01
l a u r e n5-May-02 4:01 
GeneralRe: help me please. Pin
Angel Kid5-May-02 6:19
Angel Kid5-May-02 6:19 
GeneralRe: help me please. Pin
Paul M Watt5-May-02 6:27
mentorPaul M Watt5-May-02 6:27 
The first two that Lauren mentioned will format the data in your string into another buffer, then you can use TextOut to draw to your view. You should place the call to TextOut in your OnDraw handler if you are using MFC, or in your handler for WM_PAINT if you are using regular window 32.


Build a man a fire, and he will be warm for a day
Light a man on fire, and he will be warm for the rest of his life!

GeneralRe: help me please. Pin
l a u r e n5-May-02 6:28
l a u r e n5-May-02 6:28 
QuestionHow can i store my application data when exiting ? Pin
kortebi5-May-02 2:17
kortebi5-May-02 2:17 
AnswerRe: How can i store my application data when exiting ? Pin
Mazdak5-May-02 3:49
Mazdak5-May-02 3:49 
AnswerRe: How can i store my application data when exiting ? Pin
valikac5-May-02 6:30
valikac5-May-02 6:30 
Generalthe tab control Pin
5-May-02 1:34
suss5-May-02 1:34 
GeneralRe: the tab control Pin
l a u r e n5-May-02 3:57
l a u r e n5-May-02 3:57 
GeneralRe: Situations to avoid (OT) Pin
5-May-02 13:50
suss5-May-02 13:50 
QuestionHow can I set a BG color of an object? Pin
generic_user_id5-May-02 0:58
generic_user_id5-May-02 0:58 
AnswerNevermind, it works Pin
generic_user_id5-May-02 1:41
generic_user_id5-May-02 1:41 
GeneralSHELL PROGRAMING Pin
Muhammad Asher5-May-02 0:08
Muhammad Asher5-May-02 0:08 
Generalarray values Pin
4-May-02 23:27
suss4-May-02 23:27 
GeneralRe: array values Pin
l a u r e n4-May-02 23:43
l a u r e n4-May-02 23:43 
Generalhelp with radio buttons Pin
Michi7774-May-02 23:18
Michi7774-May-02 23:18 
GeneralRe: help with radio buttons Pin
Wolfram Steinke5-May-02 0:08
Wolfram Steinke5-May-02 0:08 
GeneralRe: help with radio buttons Pin
l a u r e n5-May-02 0:09
l a u r e n5-May-02 0:09 
GeneralRe: help with radio buttons Pin
Michael Dunn5-May-02 8:02
sitebuilderMichael Dunn5-May-02 8:02 
GeneralRe: help with radio buttons Pin
Michi7776-May-02 4:11
Michi7776-May-02 4:11 

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.