Click here to Skip to main content
15,891,033 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Showing and Closing Dialogs in C++ Pin
Maximilien15-Jan-10 9:31
Maximilien15-Jan-10 9:31 
AnswerRe: Showing and Closing Dialogs in C++ Pin
David Crow15-Jan-10 9:48
David Crow15-Jan-10 9:48 
AnswerRe: Showing and Closing Dialogs in C++ Pin
Bram van Kampen17-Jan-10 6:35
Bram van Kampen17-Jan-10 6:35 
QuestionRetrieving Windows version, then enumerating process list Pin
int_8015-Jan-10 5:49
int_8015-Jan-10 5:49 
QuestionRe: Retrieving Windows version, then enumerating process list Pin
David Crow15-Jan-10 7:53
David Crow15-Jan-10 7:53 
AnswerRe: Retrieving Windows version, then enumerating process list Pin
CPallini15-Jan-10 11:06
mveCPallini15-Jan-10 11:06 
Questionhow to draw a graph on 2 axes in a window Pin
N Vamshi Krishna15-Jan-10 5:39
N Vamshi Krishna15-Jan-10 5:39 
QuestionRe: how to draw a graph on 2 axes in a window Pin
CPallini15-Jan-10 5:51
mveCPallini15-Jan-10 5:51 
What is your doubt about?
You've to handle the WM_PAINT message (or implement the OnPaint message handler , if you're using MFC) in order to draw in your window client area, see, for instance: "Using the WM_PAINT Message".
Smile | :)

If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler.
-- Alfonso the Wise, 13th Century King of Castile.

This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong.
-- Iain Clarke

[My articles]

AnswerRe: how to draw a graph on 2 axes in a window Pin
N Vamshi Krishna15-Jan-10 6:10
N Vamshi Krishna15-Jan-10 6:10 
GeneralRe: how to draw a graph on 2 axes in a window Pin
CPallini15-Jan-10 6:33
mveCPallini15-Jan-10 6:33 
GeneralRe: how to draw a graph on 2 axes in a window Pin
Cedric Moonen15-Jan-10 7:29
Cedric Moonen15-Jan-10 7:29 
GeneralRe: how to draw a graph on 2 axes in a window Pin
CPallini15-Jan-10 7:45
mveCPallini15-Jan-10 7:45 
Questionbeginner, simple c question. Pin
antionette15-Jan-10 4:39
antionette15-Jan-10 4:39 
AnswerRe: beginner, simple c question. Pin
Richard MacCutchan15-Jan-10 4:45
mveRichard MacCutchan15-Jan-10 4:45 
GeneralRe: beginner, simple c question. Pin
Chris Losinger15-Jan-10 5:11
professionalChris Losinger15-Jan-10 5:11 
GeneralRe: beginner, simple c question. [modified] Pin
Richard MacCutchan15-Jan-10 5:38
mveRichard MacCutchan15-Jan-10 5:38 
JokeRe: beginner, simple c question. Pin
loyal ginger15-Jan-10 4:58
loyal ginger15-Jan-10 4:58 
GeneralRe: beginner, simple c question. Pin
dxlee15-Jan-10 5:13
dxlee15-Jan-10 5:13 
AnswerRe: beginner, simple c question. Pin
CPallini15-Jan-10 5:05
mveCPallini15-Jan-10 5:05 
AnswerRe: beginner, simple c question. Pin
Chris Losinger15-Jan-10 5:07
professionalChris Losinger15-Jan-10 5:07 
GeneralRe: beginner, simple c question. Pin
Richard MacCutchan15-Jan-10 6:55
mveRichard MacCutchan15-Jan-10 6:55 
JokeRe: beginner, simple c question. Pin
CPallini15-Jan-10 8:36
mveCPallini15-Jan-10 8:36 
QuestionIndex of rows in report view list control with groups enabled is random order Pin
Keith Worden15-Jan-10 2:49
Keith Worden15-Jan-10 2:49 
AnswerRe: Index of rows in report view list control with groups enabled is random order Pin
Richard MacCutchan15-Jan-10 4:50
mveRichard MacCutchan15-Jan-10 4:50 
GeneralRe: Index of rows in report view list control with groups enabled is random order Pin
Keith Worden15-Jan-10 5:29
Keith Worden15-Jan-10 5:29 

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.