Click here to Skip to main content
15,902,893 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Focus Pin
Paul M Watt2-Jun-02 21:45
mentorPaul M Watt2-Jun-02 21:45 
GeneralRe: Focus Pin
Mazdak2-Jun-02 22:05
Mazdak2-Jun-02 22:05 
GeneralRe: Focus Pin
Mazdak2-Jun-02 22:32
Mazdak2-Jun-02 22:32 
QuestionChanging fonts of my controls at once but how? Pin
Atilla Selem2-Jun-02 19:23
Atilla Selem2-Jun-02 19:23 
AnswerRe: Changing fonts of my controls at once but how? Pin
Ed Gadziemski3-Jun-02 11:32
professionalEd Gadziemski3-Jun-02 11:32 
GeneralBasic GDI question Pin
Nish Nishant2-Jun-02 19:10
sitebuilderNish Nishant2-Jun-02 19:10 
GeneralRe: Basic GDI question [found it] Pin
Nish Nishant2-Jun-02 19:15
sitebuilderNish Nishant2-Jun-02 19:15 
GeneralRe: Basic GDI question [found it] Pin
Paul M Watt2-Jun-02 19:42
mentorPaul M Watt2-Jun-02 19:42 
How many SetPixel operations will you be performing?
If you are doing a lot, you may want to consider creating a bitmap and accessing the bits directly becuase set pixel will slow your program down by orders of magnitude.


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: Basic GDI question [found it] Pin
Nish Nishant2-Jun-02 19:56
sitebuilderNish Nishant2-Jun-02 19:56 
GeneralRe: Basic GDI question [found it] Pin
Paul M Watt2-Jun-02 20:16
mentorPaul M Watt2-Jun-02 20:16 
GeneralRe: Basic GDI question [found it] Pin
Nish Nishant2-Jun-02 20:23
sitebuilderNish Nishant2-Jun-02 20:23 
GeneralRe: Basic GDI question Pin
Mike Nordell3-Jun-02 23:04
Mike Nordell3-Jun-02 23:04 
GeneralRe: Basic GDI question Pin
Nish Nishant3-Jun-02 23:18
sitebuilderNish Nishant3-Jun-02 23:18 
QuestionHow telling Windows I'm idle in message loop? Pin
2-Jun-02 18:38
suss2-Jun-02 18:38 
AnswerRe: How telling Windows I'm idle in message loop? Pin
Michael Dunn2-Jun-02 18:39
sitebuilderMichael Dunn2-Jun-02 18:39 
GeneralRe: How telling Windows I'm idle in message loop? Pin
2-Jun-02 18:46
suss2-Jun-02 18:46 
GeneralRe: How telling Windows I'm idle in message loop? Pin
Paul M Watt2-Jun-02 19:49
mentorPaul M Watt2-Jun-02 19:49 
GeneralRe: How telling Windows I'm idle in message loop? Pin
3-Jun-02 5:34
suss3-Jun-02 5:34 
AnswerRe: How telling Windows I'm idle in message loop? Pin
Alexandru Savescu2-Jun-02 21:47
Alexandru Savescu2-Jun-02 21:47 
Questionredirecting mouse button ?? Pin
Alek2-Jun-02 18:01
Alek2-Jun-02 18:01 
AnswerRe: redirecting mouse button ?? Pin
Paul M Watt2-Jun-02 18:29
mentorPaul M Watt2-Jun-02 18:29 
Questionwhats this macro do? Pin
2-Jun-02 16:56
suss2-Jun-02 16:56 
AnswerRe: whats this macro do? Pin
Paul M Watt2-Jun-02 17:45
mentorPaul M Watt2-Jun-02 17:45 
GeneralRe: whats this macro do? Pin
2-Jun-02 18:04
suss2-Jun-02 18:04 
Questionhide a button? Pin
2-Jun-02 13:19
suss2-Jun-02 13:19 

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.