Click here to Skip to main content
15,923,120 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: integer value in editbox Pin
Rajkumar R18-May-08 21:15
Rajkumar R18-May-08 21:15 
GeneralRe: integer value in editbox Pin
Cedric Moonen18-May-08 21:18
Cedric Moonen18-May-08 21:18 
JokeRe: integer value in editbox Pin
Rajesh R Subramanian18-May-08 21:37
professionalRajesh R Subramanian18-May-08 21:37 
GeneralRe: integer value in editbox Pin
CPallini18-May-08 22:09
mveCPallini18-May-08 22:09 
GeneralRe: integer value in editbox Pin
David Crow19-May-08 4:34
David Crow19-May-08 4:34 
GeneralRe: integer value in editbox Pin
David Crow19-May-08 4:35
David Crow19-May-08 4:35 
Questioncan anyone give me a solution Pin
shohel89918-May-08 16:01
shohel89918-May-08 16:01 
AnswerRe: can anyone give me a solution Pin
Nelek18-May-08 21:42
protectorNelek18-May-08 21:42 
shohel899 wrote:

BOOL CUserInterfaceDlg::PlotRunWay(void)
{
UpdateData(TRUE);
GraphRegion->SelectObject(PenRunWay);
RXArray[0]=m_AirXPisition;
RYArray[0]=m_AirYPosition;
....
....


Is that typo only here? Or in your programm too? (It looks like you copy-pasted the code snippet so check it in your app)

Greetings.
--------
M.D.V. Wink | ;)

If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about?
Help me to understand what I'm saying, and I'll explain it better to you
“The First Rule of Program Optimization: Don't do it. The Second Rule of Program Optimization (for experts only!): Don't do it yet.” - Michael A. Jackson

Questionplease help me Pin
sofia_11118-May-08 14:26
sofia_11118-May-08 14:26 
AnswerRe: please help me Pin
leckey18-May-08 16:03
leckey18-May-08 16:03 
AnswerRe: please help me Pin
Hamid_RT18-May-08 18:15
Hamid_RT18-May-08 18:15 
GeneralRe: please help me Pin
sofia_11119-May-08 8:14
sofia_11119-May-08 8:14 
AnswerRe: please help me Pin
Rajesh R Subramanian18-May-08 18:40
professionalRajesh R Subramanian18-May-08 18:40 
AnswerRe: please help me Pin
David Crow19-May-08 4:37
David Crow19-May-08 4:37 
Question"THE BEST " book for mastering c & c++ Pin
micro_prgmr18-May-08 9:51
micro_prgmr18-May-08 9:51 
AnswerRe: "THE BEST " book for mastering c & c++ Pin
Hamid_RT18-May-08 18:20
Hamid_RT18-May-08 18:20 
QuestionDefinations for Previous message Compiler not generation code Pin
ForNow18-May-08 9:24
ForNow18-May-08 9:24 
QuestionRe: Definations for Previous message Compiler not generation code Pin
Rajkumar R18-May-08 21:22
Rajkumar R18-May-08 21:22 
AnswerRe: Definations for Previous message Compiler not generation code Pin
ForNow18-May-08 22:48
ForNow18-May-08 22:48 
QuestionCompiler not generating code Pin
ForNow18-May-08 9:20
ForNow18-May-08 9:20 
AnswerRe: Compiler not generating code [modified] Pin
Rajkumar R18-May-08 21:30
Rajkumar R18-May-08 21:30 
GeneralRe: Compiler not generating code Pin
ForNow18-May-08 22:37
ForNow18-May-08 22:37 
AnswerRe: Compiler not generating code Pin
Rajkumar R18-May-08 22:48
Rajkumar R18-May-08 22:48 
GeneralRe: Compiler not generating code Pin
ForNow19-May-08 0:40
ForNow19-May-08 0:40 
QuestionInitial Window Size for Program Pin
Kwanalouie18-May-08 7:29
Kwanalouie18-May-08 7: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.