Click here to Skip to main content
15,917,005 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Error handling Pin
Hans Dietrich6-May-07 20:42
mentorHans Dietrich6-May-07 20:42 
saisp wrote:
i need to cath the memory problem


If by that you mean you are getting errors trying to access memory, then what you need to do is use the debugger and step through your program. We can't do that for you - there could be many reasons why this is happening, most of them involve pointers. Learn the debugger, it is your friend.

Best wishes,
Hans
AnswerRe: Error handling Pin
Rajesh R Subramanian6-May-07 20:32
professionalRajesh R Subramanian6-May-07 20:32 
Questiongetting process handle to a known process name Pin
nimatek6-May-07 19:55
nimatek6-May-07 19:55 
AnswerRe: getting process handle to a known process name Pin
prasad_som6-May-07 20:20
prasad_som6-May-07 20:20 
GeneralRe: getting process handle to a known process name Pin
nimatek6-May-07 20:23
nimatek6-May-07 20:23 
Questionhow to use a dynamical linked library in C++ program in Linux Pin
cy163@hotmail.com6-May-07 19:27
cy163@hotmail.com6-May-07 19:27 
AnswerRe: how to use a dynamical linked library in C++ program in Linux Pin
Michael Dunn6-May-07 20:19
sitebuilderMichael Dunn6-May-07 20:19 
AnswerRe: how to use a dynamical linked library in C++ program in Linux Pin
Hans Dietrich6-May-07 20:46
mentorHans Dietrich6-May-07 20:46 
AnswerRe: how to use a dynamical linked library in C++ program in Linux Pin
Moak7-May-07 0:00
Moak7-May-07 0:00 
Questionconnection problem Pin
p_6-May-07 19:24
p_6-May-07 19:24 
AnswerRe: connection problem [modified] Pin
_AnsHUMAN_ 6-May-07 19:31
_AnsHUMAN_ 6-May-07 19:31 
GeneralRe: connection problem Pin
prasad_som6-May-07 19:51
prasad_som6-May-07 19:51 
AnswerRe: connection problem Pin
prasad_som6-May-07 19:49
prasad_som6-May-07 19:49 
QuestionHow to convert from 'int' to 'unsigned short *' Pin
siddharthsan6-May-07 19:00
siddharthsan6-May-07 19:00 
AnswerRe: How to convert from 'int' to 'unsigned short *' Pin
_AnsHUMAN_ 6-May-07 19:13
_AnsHUMAN_ 6-May-07 19:13 
GeneralRe: How to convert from 'int' to 'unsigned short *' Pin
siddharthsan6-May-07 20:15
siddharthsan6-May-07 20:15 
QuestionRe: How to convert from 'int' to 'unsigned short *' Pin
Rajesh R Subramanian6-May-07 19:49
professionalRajesh R Subramanian6-May-07 19:49 
AnswerRe: How to convert from 'int' to 'unsigned short *' Pin
siddharthsan6-May-07 20:16
siddharthsan6-May-07 20:16 
Questionhow to get thread ID/Process ID of a running exe Pin
ram.Jaddu6-May-07 18:23
ram.Jaddu6-May-07 18:23 
AnswerRe: how to get thread ID/Process ID of a running exe Pin
nimatek6-May-07 20:19
nimatek6-May-07 20:19 
QuestionIs it possible to link VC6 static library with VC8? Pin
Peter Wlodarczyk6-May-07 14:39
Peter Wlodarczyk6-May-07 14:39 
AnswerRe: Is it possible to link VC6 static library with VC8? Pin
Michael Dunn6-May-07 20:21
sitebuilderMichael Dunn6-May-07 20:21 
QuestionGood winsock library ? Pin
GuimaSun6-May-07 14:10
GuimaSun6-May-07 14:10 
AnswerRe: Good winsock library ? Pin
Hans Dietrich6-May-07 20:19
mentorHans Dietrich6-May-07 20:19 
AnswerRe: Good winsock library ? Pin
ThatsAlok16-May-07 19:52
ThatsAlok16-May-07 19:52 

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.