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

C / C++ / MFC

 
AnswerRe: WM_PAINT Pin
Luc Pattyn7-Sep-10 17:01
sitebuilderLuc Pattyn7-Sep-10 17:01 
GeneralRe: WM_PAINT Pin
Krauze7-Sep-10 18:14
Krauze7-Sep-10 18:14 
GeneralRe: WM_PAINT Pin
Chandrasekharan P7-Sep-10 20:03
Chandrasekharan P7-Sep-10 20:03 
GeneralRe: WM_PAINT Pin
Cedric Moonen7-Sep-10 20:17
Cedric Moonen7-Sep-10 20:17 
GeneralRe: WM_PAINT Pin
Iain Clarke, Warrior Programmer8-Sep-10 2:00
Iain Clarke, Warrior Programmer8-Sep-10 2:00 
GeneralRe: WM_PAINT Pin
Krauze8-Sep-10 4:08
Krauze8-Sep-10 4:08 
GeneralRe: WM_PAINT Pin
Emilio Garavaglia8-Sep-10 2:09
Emilio Garavaglia8-Sep-10 2:09 
GeneralRe: WM_PAINT Pin
Cedric Moonen8-Sep-10 2:32
Cedric Moonen8-Sep-10 2:32 
Just a precision, your answer makes me wonder. You are not thinking about something like this are you ? Unsure | :~

structure data 
{
   double XVal1;
   double YVal1;
   double XVal2;
   double YVal2;

....
....
...

   double XVal30000;
   double YVal30000;
};


This would indeed be really really really horrible code and a good candidate for The Daily WTF[^]
Cédric Moonen
Software developer

Charting control [v3.0]
OpenGL game tutorial in C++

QuestionHow to align output to text file in vb.net Pin
Andraw Tang7-Sep-10 12:49
Andraw Tang7-Sep-10 12:49 
AnswerRe: How to align output to text file in vb.net Pin
Tim Craig7-Sep-10 17:31
Tim Craig7-Sep-10 17:31 
AnswerRe: How to align output to text file in vb.net Pin
Cedric Moonen7-Sep-10 20:18
Cedric Moonen7-Sep-10 20:18 
Questionsetlocale() doesn't work! Pin
Green Fuze7-Sep-10 8:49
Green Fuze7-Sep-10 8:49 
AnswerRe: setlocale() doesn't work! Pin
Richard MacCutchan7-Sep-10 10:10
mveRichard MacCutchan7-Sep-10 10:10 
GeneralRe: setlocale() doesn't work! Pin
Green Fuze7-Sep-10 10:17
Green Fuze7-Sep-10 10:17 
GeneralRe: setlocale() doesn't work! Pin
Richard MacCutchan7-Sep-10 12:14
mveRichard MacCutchan7-Sep-10 12:14 
GeneralRe: setlocale() doesn't work! Pin
Green Fuze7-Sep-10 20:41
Green Fuze7-Sep-10 20:41 
GeneralRe: setlocale() doesn't work! Pin
Richard MacCutchan8-Sep-10 2:54
mveRichard MacCutchan8-Sep-10 2:54 
AnswerRe: setlocale() doesn't work! Pin
Aescleal7-Sep-10 21:20
Aescleal7-Sep-10 21:20 
Questiontoolbars retain old settings Pin
rayjoslyn7-Sep-10 8:40
rayjoslyn7-Sep-10 8:40 
AnswerRe: toolbars retain old settings Pin
sashoalm8-Sep-10 4:41
sashoalm8-Sep-10 4:41 
GeneralRe: toolbars retain old settings Pin
rayjoslyn8-Sep-10 7:37
rayjoslyn8-Sep-10 7:37 
GeneralRe: toolbars retain old settings Pin
sashoalm8-Sep-10 19:54
sashoalm8-Sep-10 19:54 
GeneralRe: toolbars retain old settings Pin
rayjoslyn9-Sep-10 3:15
rayjoslyn9-Sep-10 3:15 
GeneralRe: toolbars retain old settings Pin
sashoalm9-Sep-10 21:14
sashoalm9-Sep-10 21:14 
Questionprob with coordinates Pin
Krauze7-Sep-10 4:53
Krauze7-Sep-10 4:53 

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.