Click here to Skip to main content
15,887,135 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Mouse move Pin
Mike Dimmick15-Mar-07 3:03
Mike Dimmick15-Mar-07 3:03 
AnswerRe: Mouse move Pin
ThatsAlok15-Mar-07 1:36
ThatsAlok15-Mar-07 1:36 
GeneralRe: Mouse move Pin
Rajesh R Subramanian15-Mar-07 19:04
professionalRajesh R Subramanian15-Mar-07 19:04 
GeneralRe: Mouse move Pin
ThatsAlok15-Mar-07 19:22
ThatsAlok15-Mar-07 19:22 
QuestionUnhandled exception Pin
RajiRaghu14-Mar-07 23:57
RajiRaghu14-Mar-07 23:57 
GeneralRe: Unhandled exception Pin
prasad_som14-Mar-07 23:59
prasad_som14-Mar-07 23:59 
AnswerRe: Unhandled exception Pin
benjymous15-Mar-07 0:15
benjymous15-Mar-07 0:15 
GeneralRe: Unhandled exception Pin
RajiRaghu15-Mar-07 0:19
RajiRaghu15-Mar-07 0:19 
While checking Disassembly, the following lines are displyed. That's where it crashes.. But unable to know what it means.

0058FC93 call dword ptr [__imp_ATL::CStringT<char,strtraitmfc_dll<char,atl::chtraitscrt<char> > >::~CStringT<char,strtraitmfc_dll<char,atl::chtraitscrt<char> > > (0BEFDB8h)]
0058FC99 lea ecx,[esi+0F4h]
0058FC9F call dword ptr [__imp_ATL::CStringT<char,strtraitmfc_dll<char,atl::chtraitscrt<char> > >::~CStringT<char,strtraitmfc_dll<char,atl::chtraitscrt<char> > > (0BEFDB8h)]
0058FCA5 lea ecx,[esi+0F0h]
0058FCAB call dword ptr [__imp_ATL::CStringT<char,strtraitmfc_dll<char,atl::chtraitscrt<char> > >::~CStringT<char,strtraitmfc_dll<char,atl::chtraitscrt<char> > > (0BEFDB8h)]
0058FCB1 lea ecx,[esi+0ECh]
0058FCB7 call dword ptr [__imp_ATL::CStringT<char,strtraitmfc_dll<char,atl::chtraitscrt<char> > >::~CStringT<char,strtraitmfc_dll<char,atl::chtraitscrt<char> > > (0BEFDB8h)]
0058FCBD lea ecx,[esi+0E8h]
0058FCC3 call dword ptr [__imp_ATL::CStringT<char,strtraitmfc_dll<char,atl::chtraitscrt<char> > >::~CStringT<char,strtraitmfc_dll<char,atl::chtraitscrt<char> > > (0BEFDB8h)]
0058FCC9 lea ecx,[esi+0E4h]
0058FCCF call dword ptr [__imp_ATL::CStringT<char,strtraitmfc_dll<char,atl::chtraitscrt<char> > >::~CStringT<char,strtraitmfc_dll<char,atl::chtraitscrt<char> > > (0BEFDB8h)]
0058FCD5 lea ecx,[esi+0E0h]
0058FCDB call dword ptr [__imp_ATL::CStringT<char,strtraitmfc_dll<char,atl::chtraitscrt<char> > >::~CStringT<char,strtraitmfc_dll<char,atl::chtraitscrt<char> > > (0BEFDB8h)]
0058FCE1 mov eax,dword ptr [esi+0D8h]

Thanks
Raji

QuestionRe: Unhandled exception Pin
prasad_som15-Mar-07 0:22
prasad_som15-Mar-07 0:22 
AnswerRe: Unhandled exception Pin
cp987615-Mar-07 0:47
cp987615-Mar-07 0:47 
QuestionLock Window Refresh Pin
baerten14-Mar-07 23:57
baerten14-Mar-07 23:57 
AnswerRe: Lock Window Refresh Pin
Stephen Hewitt15-Mar-07 13:07
Stephen Hewitt15-Mar-07 13:07 
GeneralRe: Lock Window Refresh Pin
baerten19-Mar-07 23:06
baerten19-Mar-07 23:06 
Questionicon on button Pin
janpoo14-Mar-07 23:16
janpoo14-Mar-07 23:16 
QuestionRe: icon on button Pin
prasad_som14-Mar-07 23:56
prasad_som14-Mar-07 23:56 
AnswerRe: icon on button Pin
Hamid_RT15-Mar-07 19:24
Hamid_RT15-Mar-07 19:24 
AnswerRe: icon on button Pin
ThatsAlok15-Mar-07 20:37
ThatsAlok15-Mar-07 20:37 
QuestionNew to VC++ Pin
Cmania14-Mar-07 22:42
Cmania14-Mar-07 22:42 
AnswerRe: New to VC++ Pin
_AnsHUMAN_ 14-Mar-07 23:11
_AnsHUMAN_ 14-Mar-07 23:11 
GeneralRe: New to VC++ Pin
toxcct14-Mar-07 23:25
toxcct14-Mar-07 23:25 
GeneralRe: New to VC++ Pin
Eytukan14-Mar-07 23:39
Eytukan14-Mar-07 23:39 
GeneralRe: New to VC++ Pin
toxcct14-Mar-07 23:46
toxcct14-Mar-07 23:46 
GeneralRe: New to VC++ Pin
Eytukan14-Mar-07 23:48
Eytukan14-Mar-07 23:48 
GeneralRe: New to VC++ Pin
Rajesh R Subramanian15-Mar-07 0:55
professionalRajesh R Subramanian15-Mar-07 0:55 
AnswerRe: New to VC++ Pin
Mark Salsbery15-Mar-07 5:36
Mark Salsbery15-Mar-07 5:36 

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.