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

C / C++ / MFC

 
AnswerRe: checkbox Pin
Hamid_RT6-May-07 20:38
Hamid_RT6-May-07 20:38 
AnswerRe: checkbox Pin
toxcct6-May-07 22:47
toxcct6-May-07 22:47 
QuestionError handling Pin
saisp6-May-07 20:16
saisp6-May-07 20:16 
AnswerRe: Error handling Pin
Hans Dietrich6-May-07 20:28
mentorHans Dietrich6-May-07 20:28 
GeneralRe: Error handling Pin
Rajesh R Subramanian6-May-07 20:33
professionalRajesh R Subramanian6-May-07 20:33 
GeneralRe: Error handling Pin
Hans Dietrich6-May-07 20:43
mentorHans Dietrich6-May-07 20:43 
GeneralRe: Error handling Pin
saisp6-May-07 20:34
saisp6-May-07 20:34 
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 

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.