Click here to Skip to main content
16,006,474 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Are exceptions bad? Pin
Alvaro Mendez16-Dec-02 17:09
Alvaro Mendez16-Dec-02 17:09 
AnswerRe: Are exceptions bad? Pin
Nemanja Trifunovic16-Dec-02 17:30
Nemanja Trifunovic16-Dec-02 17:30 
AnswerRe: Are exceptions bad? Pin
nde_plume16-Dec-02 17:33
nde_plume16-Dec-02 17:33 
AnswerRe: Are exceptions bad? Pin
Christian Graus16-Dec-02 20:49
protectorChristian Graus16-Dec-02 20:49 
GeneralRe: Are exceptions bad? Pin
Joe Woodbury17-Dec-02 12:17
professionalJoe Woodbury17-Dec-02 12:17 
GeneralRe: Are exceptions bad? Pin
Christian Graus17-Dec-02 12:29
protectorChristian Graus17-Dec-02 12:29 
GeneralRe: Are exceptions bad? Pin
Joe Woodbury17-Dec-02 12:46
professionalJoe Woodbury17-Dec-02 12:46 
GeneralRe: Are exceptions bad? Pin
Christian Graus17-Dec-02 12:59
protectorChristian Graus17-Dec-02 12:59 
Joe Woodbury wrote:
Many existing APIs don't distinguish between critical, major or minor error codes. In many cases, it turns out that the API will never return a critical error code.

In that case, it's a good thing that Microsoft is moving to a more stable/logical design, isn't it ?

Joe Woodbury wrote:
(I've written functions which return error codes that should only be checked during testing since the function is designed to fail in a designed way internally.)

Naturally, when you own the code, you can choose to employ whatever mechanism that seems right to you. But it has been a problem under windows that many API's do return meaningful error information, which is never stored or referred to.



Christian

No offense, but I don't really want to encourage the creation of another VB developer.
- Larry Antram 22 Oct 2002

C# will attract all comers, where VB is for IT Journalists and managers - Michael
P Butler 05-12-2002


Again, you can screw up a C/C++ program just as easily as a VB program. OK, maybe not
as easily, but it's certainly doable.
- Jamie Nordmeyer - 15-Nov-2002
GeneralRe: Are exceptions bad? Pin
Joe Woodbury17-Dec-02 16:45
professionalJoe Woodbury17-Dec-02 16:45 
GeneralRe: Are exceptions bad? Pin
Christian Graus18-Dec-02 18:00
protectorChristian Graus18-Dec-02 18:00 
GeneralRe: Are exceptions bad? Pin
Joe Woodbury19-Dec-02 5:17
professionalJoe Woodbury19-Dec-02 5:17 
GeneralFlicker free "glass" window Pin
HAB16-Dec-02 11:46
HAB16-Dec-02 11:46 
GeneralRe: Flicker free "glass" window Pin
Shog916-Dec-02 11:59
sitebuilderShog916-Dec-02 11:59 
GeneralRe: Flicker free "glass" window Pin
HAB16-Dec-02 12:17
HAB16-Dec-02 12:17 
GeneralShow/Hide Buttons in Visual C++ Pin
Neal McGough16-Dec-02 11:33
Neal McGough16-Dec-02 11:33 
GeneralRe: Show/Hide Buttons in Visual C++ Pin
Alvaro Mendez16-Dec-02 11:47
Alvaro Mendez16-Dec-02 11:47 
GeneralRe: Show/Hide Buttons in Visual C++ Pin
Neal McGough16-Dec-02 15:01
Neal McGough16-Dec-02 15:01 
QuestionCVS questions: what files to commit? Pin
Code4Food16-Dec-02 10:43
Code4Food16-Dec-02 10:43 
AnswerRe: CVS questions: what files to commit? Pin
Jörgen Sigvardsson16-Dec-02 11:30
Jörgen Sigvardsson16-Dec-02 11:30 
GeneralRe: CVS questions: what files to commit? Pin
Code4Food16-Dec-02 12:45
Code4Food16-Dec-02 12:45 
GeneralCView Closing Pin
act_x16-Dec-02 10:06
act_x16-Dec-02 10:06 
GeneralRe: CView Closing Pin
Alvaro Mendez16-Dec-02 10:51
Alvaro Mendez16-Dec-02 10:51 
GeneralCRectTracker inside a CScrollView Pin
Fahr16-Dec-02 9:36
Fahr16-Dec-02 9:36 
GeneralRe: CRectTracker inside a CScrollView Pin
Maximilien16-Dec-02 9:46
Maximilien16-Dec-02 9:46 
GeneralRe: CRectTracker inside a CScrollView Pin
Fahr16-Dec-02 21:31
Fahr16-Dec-02 21:31 

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.