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

C / C++ / MFC

 
AnswerRe: How Can I add Checkbox in a CTreeCtrl? Pin
Steve L.24-Aug-02 13:48
Steve L.24-Aug-02 13:48 
GeneralRe: How Can I add Checkbox in a CTreeCtrl? Pin
Pole24-Aug-02 22:16
Pole24-Aug-02 22:16 
QuestionAny ideas on making an XP-like caption bar without a manifest file? Pin
DanYELL24-Aug-02 8:20
DanYELL24-Aug-02 8:20 
AnswerRe: Any ideas on making an XP-like caption bar without a manifest file? Pin
Mike Nordell25-Aug-02 3:09
Mike Nordell25-Aug-02 3:09 
QuestionDoes there exits a CHotCheck class anywhere? Pin
DanYELL24-Aug-02 8:06
DanYELL24-Aug-02 8:06 
GeneralMemory Allocation Failures Pin
Chris Hafey24-Aug-02 7:07
Chris Hafey24-Aug-02 7:07 
GeneralRe: Memory Allocation Failures Pin
Chris Losinger24-Aug-02 7:17
professionalChris Losinger24-Aug-02 7:17 
GeneralRe: Memory Allocation Failures Pin
Mike Nordell25-Aug-02 3:17
Mike Nordell25-Aug-02 3:17 
Chris Hafey wrote:
Checking for allocation failures everywhere would be huge task and I am concerned that it would not add much value.

Your concerns are unfounded. However, people using your software should be really concerned. You are excercising very dangerous practices. I hope you very soon learn the errors of your ways before you hurt anyone but yourself...

What do you guys do about this?

Check every single allocation.

Do you actually check for failures and handle them?

Are you trolling, or is it that you really don't know?! Of course you have to check for failures!

If so, how do you handle them?

In the appropriate way. There's no way to know how your application should handle failures. If not even you, the developer, know what to do in case of a failure in your own application...
I'm speechless.

Would you mind telling us the name of this application? Using it would be like juggling with handgrenades with the safety off, and I sure don't want to come anywhere near it.
GeneralGDI Resources Pin
Stew24-Aug-02 6:59
Stew24-Aug-02 6:59 
GeneralRe: GDI Resources Pin
Jiminy24-Aug-02 7:45
Jiminy24-Aug-02 7:45 
GeneralRe: GDI Resources Pin
Anonymous25-Aug-02 6:06
Anonymous25-Aug-02 6:06 
GeneralRe: GDI Resources Pin
Stew25-Aug-02 7:53
Stew25-Aug-02 7:53 
GeneralRe: GDI Resources Pin
Jiminy27-Aug-02 15:44
Jiminy27-Aug-02 15:44 
GeneralWinsock I/O Model :: Winsock Pin
valikac24-Aug-02 4:28
valikac24-Aug-02 4:28 
GeneralRe: Winsock I/O Model :: Winsock Pin
Masaaki Onishi25-Aug-02 4:54
Masaaki Onishi25-Aug-02 4:54 
GeneralRe: Winsock I/O Model :: Winsock Pin
valikac25-Aug-02 5:03
valikac25-Aug-02 5:03 
GeneralFlicker free CListCtrl Pin
alex.barylski24-Aug-02 4:16
alex.barylski24-Aug-02 4:16 
GeneralRe: Flicker free CListCtrl Pin
alex.barylski24-Aug-02 5:02
alex.barylski24-Aug-02 5:02 
Generalreinterpret_cast<> VS type casting Pin
Paul Silvernail24-Aug-02 3:58
Paul Silvernail24-Aug-02 3:58 
GeneralRe: reinterpret_cast<> VS type casting Pin
valikac24-Aug-02 4:14
valikac24-Aug-02 4:14 
GeneralRe: reinterpret_cast<> VS type casting Pin
Paul Silvernail24-Aug-02 4:56
Paul Silvernail24-Aug-02 4:56 
GeneralRe: reinterpret_cast<> VS type casting Pin
Michael Dunn24-Aug-02 6:09
sitebuilderMichael Dunn24-Aug-02 6:09 
GeneralRe: reinterpret_cast<> VS type casting Pin
Mike Nordell25-Aug-02 3:18
Mike Nordell25-Aug-02 3:18 
QuestionHow can I convert couple metafiles to one animated GIF, AVI or other animation format ? Pin
marukas24-Aug-02 1:48
marukas24-Aug-02 1:48 
AnswerRe: How can I convert couple metafiles to one animated GIF, AVI or other animation format ? Pin
Mauricio Ritter24-Aug-02 2:28
Mauricio Ritter24-Aug-02 2:28 

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.