What is the return value when the InsertItem function
fails?
Answers were Sorted based on User's Feedback
Answer / subeetha
CListCtrl::InsertItem() return -1
CTreeCtrl::InsertItem() return NULL if it fails.
| Is This Answer Correct ? | 1 Yes | 0 No |
How a dll will be sharable by more than one exe?
Differences between vc 6.0 and vc 7.0
How many time DLLMain gets called?
What is the difference between the cout and cin iostream objects?
What are the two forms of the #include preprocessor directive?
What are the advantages of a message map
What is microsoft visual c++ 2015 redistributable package x64?
How to declare more than one variable on a single line?
What is a microsoft visual c++ 2008 redistributable?
What is the purpose of a C++ namespace?
What Is InfoViewer?
What is iunknown?