Click here to Skip to main content
15,911,531 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: device coordinates transformation Pin
Dana Holt23-May-02 4:18
Dana Holt23-May-02 4:18 
GeneralDetecting Microsoft Product on a machine Pin
23-May-02 3:38
suss23-May-02 3:38 
GeneralRe: Detecting Microsoft Product on a machine Pin
tongc23-May-02 4:07
tongc23-May-02 4:07 
GeneralRe: Detecting Microsoft Product on a machine Pin
Dana Holt23-May-02 4:33
Dana Holt23-May-02 4:33 
GeneralUpdate/redraw window Pin
jimNLX23-May-02 3:38
jimNLX23-May-02 3:38 
GeneralRe: Update/redraw window Pin
Prem Kumar23-May-02 4:10
Prem Kumar23-May-02 4:10 
GeneralRe: Update/redraw window Pin
jimNLX23-May-02 4:17
jimNLX23-May-02 4:17 
GeneralRe: Update/redraw window Pin
Prem Kumar23-May-02 4:52
Prem Kumar23-May-02 4:52 
You need to reduce the amt of times the button is getting updated.
Look at the code and see if you can reduce the amt of times you are updating
and actually allow updation when you actually changed the color
or length of the drawing.(you save the state and compare or
you will call the update only when the state changes)
GeneralPrinting the Class View Pin
brianwelsch23-May-02 3:19
brianwelsch23-May-02 3:19 
GeneralRe: Printing the Class View Pin
Martin Ziacek23-May-02 3:40
Martin Ziacek23-May-02 3:40 
GeneralRe: Printing the Class View Pin
Prem Kumar23-May-02 3:43
Prem Kumar23-May-02 3:43 
GeneralExecuting an EXE Through VC++ IDE - Bizzare! Pin
AJ12323-May-02 3:09
AJ12323-May-02 3:09 
GeneralRe: Executing an EXE Through VC++ IDE - Bizzare! Pin
Rutger Ellen23-May-02 3:18
Rutger Ellen23-May-02 3:18 
GeneralRe: Executing an EXE Through VC++ IDE - Bizzare! Pin
Prem Kumar23-May-02 3:16
Prem Kumar23-May-02 3:16 
GeneralRe: Executing an EXE Through VC++ IDE - Bizzare! Pin
Joao Vaz23-May-02 3:34
Joao Vaz23-May-02 3:34 
QuestionFormating a string? Pin
23-May-02 3:03
suss23-May-02 3:03 
AnswerRe: Formating a string? Pin
Prem Kumar23-May-02 3:07
Prem Kumar23-May-02 3:07 
AnswerRe: Formating a string? Pin
Martin Speiser23-May-02 3:33
Martin Speiser23-May-02 3:33 
AnswerRe: Formating a string? Pin
Ramon Casellas23-May-02 3:52
Ramon Casellas23-May-02 3:52 
AnswerRe: Formating a string? Pin
JT Anderson23-May-02 10:33
JT Anderson23-May-02 10:33 
GeneralCWinApp class in MFC Extension dll.. Pin
Neha23-May-02 3:04
Neha23-May-02 3:04 
GeneralRe: CWinApp class in MFC Extension dll.. Pin
Prem Kumar23-May-02 3:20
Prem Kumar23-May-02 3:20 
GeneralDebugging problem Pin
Hans Ruck23-May-02 2:50
Hans Ruck23-May-02 2:50 
GeneralRe: Debugging problem Pin
Prem Kumar23-May-02 2:58
Prem Kumar23-May-02 2:58 
GeneralRe: Debugging problem Pin
Hans Ruck23-May-02 3:46
Hans Ruck23-May-02 3:46 

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.