Click here to Skip to main content
16,005,734 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: please help me ineed this Pin
p_29-Jul-07 22:55
p_29-Jul-07 22:55 
GeneralRe: please help me ineed this Pin
Hans Dietrich29-Jul-07 23:01
mentorHans Dietrich29-Jul-07 23:01 
GeneralRe: please help me ineed this Pin
Jonathan [Darka]30-Jul-07 0:16
professionalJonathan [Darka]30-Jul-07 0:16 
AnswerRe: please help me ineed this Pin
Shouvik Das29-Jul-07 23:41
Shouvik Das29-Jul-07 23:41 
GeneralRe: please help me ineed this Pin
Jonathan [Darka]30-Jul-07 0:11
professionalJonathan [Darka]30-Jul-07 0:11 
GeneralRe: please help me ineed this Pin
Shouvik Das30-Jul-07 0:13
Shouvik Das30-Jul-07 0:13 
AnswerRe: please help me ineed this Pin
Jonathan [Darka]30-Jul-07 0:13
professionalJonathan [Darka]30-Jul-07 0:13 
QuestionRe: please help me ineed this Pin
David Crow30-Jul-07 3:46
David Crow30-Jul-07 3:46 
This same "use the debugger" problem has plagued you since 3-July. You don't appear to be trying anything new. When a suggestion is made, it usually narrows the problem down a bit further each time.

When you call a function that returns a value, it would behoove you to check that value to make sure the function call succeeded. Proceeding regardless is just asking for trouble.

http://www.codeproject.com/script/comments/forums.asp?msg=2109077&forumid=1647&mode=all&userid=3075912#xx2109077xx[^]

http://www.codeproject.com/script/comments/forums.asp?msg=2136812&forumid=1647&mode=all&userid=3075912#xx2136812xx[^]

http://www.codeproject.com/script/comments/forums.asp?msg=2139256&forumid=1647&mode=all&userid=3075912#xx2139256xx[^]

http://www.codeproject.com/script/comments/forums.asp?msg=2141720&forumid=1647&mode=all&userid=3075912#xx2141720xx[^]

http://www.codeproject.com/script/comments/forums.asp?msg=2147363&forumid=1647&mode=all&userid=3075912#xx2147363xx[^]

http://www.codeproject.com/script/comments/forums.asp?msg=2157231&forumid=1647&mode=all&userid=3075912#xx2157231xx[^]


"A good athlete is the result of a good and worthy opponent." - David Crow

"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne


QuestionHow this expression get's executed Pin
hari prasad sathpadi29-Jul-07 21:03
hari prasad sathpadi29-Jul-07 21:03 
GeneralRe: How this expression get's executed Pin
Matthew Faithfull29-Jul-07 21:17
Matthew Faithfull29-Jul-07 21:17 
QuestionRe: How this expression get's executed Pin
Nelek29-Jul-07 21:17
protectorNelek29-Jul-07 21:17 
AnswerRe: How this expression get's executed Pin
Jonathan [Darka]29-Jul-07 22:10
professionalJonathan [Darka]29-Jul-07 22:10 
Questionpass multi-byte (or wide) characters to DeleteFile Pin
George_George29-Jul-07 20:58
George_George29-Jul-07 20:58 
AnswerRe: pass multi-byte (or wide) characters to DeleteFile Pin
Matthew Faithfull29-Jul-07 21:12
Matthew Faithfull29-Jul-07 21:12 
GeneralRe: pass multi-byte (or wide) characters to DeleteFile Pin
George_George29-Jul-07 21:31
George_George29-Jul-07 21:31 
AnswerRe: pass multi-byte (or wide) characters to DeleteFile Pin
CPallini29-Jul-07 21:24
mveCPallini29-Jul-07 21:24 
GeneralRe: pass multi-byte (or wide) characters to DeleteFile Pin
George_George29-Jul-07 21:30
George_George29-Jul-07 21:30 
GeneralRe: pass multi-byte (or wide) characters to DeleteFile Pin
CPallini29-Jul-07 21:36
mveCPallini29-Jul-07 21:36 
GeneralRe: pass multi-byte (or wide) characters to DeleteFile Pin
George_George29-Jul-07 21:41
George_George29-Jul-07 21:41 
GeneralRe: pass multi-byte (or wide) characters to DeleteFile Pin
CPallini29-Jul-07 21:51
mveCPallini29-Jul-07 21:51 
GeneralRe: pass multi-byte (or wide) characters to DeleteFile Pin
George_George29-Jul-07 23:53
George_George29-Jul-07 23:53 
QuestionMathematics library Pin
Shashi.Shinde29-Jul-07 20:55
Shashi.Shinde29-Jul-07 20:55 
AnswerRe: Mathematics library Pin
Nelek29-Jul-07 21:15
protectorNelek29-Jul-07 21:15 
GeneralRe: Mathematics library Pin
Shashi.Shinde29-Jul-07 21:31
Shashi.Shinde29-Jul-07 21:31 
GeneralRe: Mathematics library Pin
Nelek29-Jul-07 21:46
protectorNelek29-Jul-07 21:46 

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.