Click here to Skip to main content
15,890,512 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to delete CStatic object. Pin
Niklas L2-Apr-09 2:53
Niklas L2-Apr-09 2:53 
GeneralRe: How to delete CStatic object. Pin
Code-o-mat2-Apr-09 3:14
Code-o-mat2-Apr-09 3:14 
GeneralRe: How to delete CStatic object. Pin
David Crow2-Apr-09 3:37
David Crow2-Apr-09 3:37 
GeneralRe: How to delete CStatic object. Pin
Code-o-mat2-Apr-09 4:01
Code-o-mat2-Apr-09 4:01 
JokeRe: How to delete CStatic object. Pin
Niklas L2-Apr-09 4:18
Niklas L2-Apr-09 4:18 
GeneralRe: How to delete CStatic object. Pin
Niklas L2-Apr-09 3:38
Niklas L2-Apr-09 3:38 
GeneralRe: How to delete CStatic object. Pin
Code-o-mat2-Apr-09 4:03
Code-o-mat2-Apr-09 4:03 
QuestionCPoint's x and y has large value Pin
nayeemkhan1-Apr-09 20:38
nayeemkhan1-Apr-09 20:38 
Hi
We have a MFC Application in which we decide to perform a task based on the mouse click position.
We have a formula that converts this x and y value info into a index number,which we use to retrieve info

Now our customer have given us a crash dump in which CPoint x and y value has 5882 and 1150 which are very huge. Due to which the index generated is very high and since this index does not exists we get a crash(segmentation fault)

In our test we never get such high x and y value.
Can anyone explain the reason for this high x and y values?
Does resolution impact the x and y values?

thanks in advance

from
nayeem khan
AnswerRe: CPoint's x and y has large value Pin
Stuart Dootson1-Apr-09 21:52
professionalStuart Dootson1-Apr-09 21:52 
GeneralRe: CPoint's x and y has large value Pin
nayeemkhan1-Apr-09 22:03
nayeemkhan1-Apr-09 22:03 
GeneralRe: CPoint's x and y has large value Pin
Stuart Dootson1-Apr-09 22:06
professionalStuart Dootson1-Apr-09 22:06 
AnswerRe: CPoint's x and y has large value Pin
Cedric Moonen1-Apr-09 22:07
Cedric Moonen1-Apr-09 22:07 
GeneralRe: CPoint's x and y has large value Pin
nayeemkhan1-Apr-09 23:22
nayeemkhan1-Apr-09 23:22 
GeneralRe: CPoint's x and y has large value Pin
Niklas L2-Apr-09 3:02
Niklas L2-Apr-09 3:02 
GeneralRe: CPoint's x and y has large value Pin
David Crow2-Apr-09 3:47
David Crow2-Apr-09 3:47 
AnswerRe: CPoint's x and y has large value Pin
Code-o-mat1-Apr-09 22:42
Code-o-mat1-Apr-09 22:42 
AnswerRe: CPoint's x and y has large value Pin
krmed2-Apr-09 0:43
krmed2-Apr-09 0:43 
QuestionRe: CPoint's x and y has large value Pin
David Crow2-Apr-09 3:45
David Crow2-Apr-09 3:45 
QuestionHow to create a secure database with the MS-Jet ODBC driver [modified] Pin
pani681-Apr-09 20:35
pani681-Apr-09 20:35 
AnswerRe: How to create a secure database with the MS-Jet ODBC driver [modified] Pin
Stuart Dootson1-Apr-09 22:43
professionalStuart Dootson1-Apr-09 22:43 
GeneralRe: How to create a secure database with the MS-Jet ODBC driver Pin
pani682-Apr-09 2:20
pani682-Apr-09 2:20 
GeneralRe: How to create a secure database with the MS-Jet ODBC driver Pin
Stuart Dootson2-Apr-09 2:22
professionalStuart Dootson2-Apr-09 2:22 
QuestionHow to convert const void* to CString? Pin
g_satish1-Apr-09 20:26
g_satish1-Apr-09 20:26 
AnswerRe: How to convert const void* to CString? Pin
«_Superman_»1-Apr-09 20:30
professional«_Superman_»1-Apr-09 20:30 
AnswerRe: How to convert const void* to CString? Pin
Stuart Dootson1-Apr-09 21:56
professionalStuart Dootson1-Apr-09 21:56 

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.