Click here to Skip to main content
15,899,754 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralSetting Text Color for a Control which is Not Enabled Pin
22-Mar-01 6:26
suss22-Mar-01 6:26 
GeneralRe: Setting Text Color for a Control which is Not Enabled Pin
Henry Jacobs22-Mar-01 7:14
Henry Jacobs22-Mar-01 7:14 
GeneralRe: Setting Text Color for a Control which is Not Enabled Pin
23-Mar-01 0:39
suss23-Mar-01 0:39 
GeneralLosing Resources Pin
Brian Heath22-Mar-01 5:36
Brian Heath22-Mar-01 5:36 
GeneralRe: Losing Resources Pin
Tim Deveaux22-Mar-01 13:01
Tim Deveaux22-Mar-01 13:01 
Generaltry/catch Pin
Hadi Rezaee22-Mar-01 4:45
Hadi Rezaee22-Mar-01 4:45 
GeneralRe: try/catch Pin
Christian Graus22-Mar-01 11:32
protectorChristian Graus22-Mar-01 11:32 
GeneralRe: try/catch Pin
Tim Deveaux22-Mar-01 13:07
Tim Deveaux22-Mar-01 13:07 
>You should put in a catch for all cases like this catch(...)

I disagree - in VC you will leak memory if CException based pointers are thrown, and you might catch all sorts of processor traps that you can't deal with.

Not everyone agrees with me on this one, so I just post this as a caveat emptor.
GeneralRe: try/catch Pin
Tim Deveaux22-Mar-01 13:21
Tim Deveaux22-Mar-01 13:21 
GeneralRe: try/catch Pin
Erik Funkenbusch22-Mar-01 14:24
Erik Funkenbusch22-Mar-01 14:24 
GeneralStatus bar question ... Pin
Hadi Rezaee22-Mar-01 4:44
Hadi Rezaee22-Mar-01 4:44 
GeneralModem answer Pin
Antonio22-Mar-01 1:37
Antonio22-Mar-01 1:37 
GeneralRe: Modem answer Pin
22-Mar-01 9:36
suss22-Mar-01 9:36 
GeneralLinker error LNK2001 with MAPISendMessage Pin
22-Mar-01 1:02
suss22-Mar-01 1:02 
GeneralRe: Linker error LNK2001 with MAPISendMessage Pin
5-Jun-01 8:35
suss5-Jun-01 8:35 
GeneralPlease help me: Conversion Problem Pin
kyousuke22-Mar-01 0:46
kyousuke22-Mar-01 0:46 
GeneralRe: Please help me: Conversion Problem Pin
22-Mar-01 2:29
suss22-Mar-01 2:29 
GeneralRe: Please help me: Conversion Problem Pin
markkuk22-Mar-01 22:01
markkuk22-Mar-01 22:01 
GeneralWin95 DOS Shell versus WinNT Dos Shell Pin
Gerry21-Mar-01 21:59
Gerry21-Mar-01 21:59 
GeneralRe: Win95 DOS Shell versus WinNT Dos Shell Pin
Michael Dunn22-Mar-01 13:04
sitebuilderMichael Dunn22-Mar-01 13:04 
GeneralRe: Win95 DOS Shell versus WinNT Dos Shell Pin
Gerry22-Mar-01 21:45
Gerry22-Mar-01 21:45 
GeneralMFC Design Question Pin
21-Mar-01 17:30
suss21-Mar-01 17:30 
GeneralRe: MFC Design Question Pin
Michael Dunn21-Mar-01 20:20
sitebuilderMichael Dunn21-Mar-01 20:20 
GeneralRe: MFC Design Question Pin
l a u r e n22-Mar-01 20:29
l a u r e n22-Mar-01 20:29 
GeneralLooking for Algorithm to match RGB values Pin
Wolfram Steinke21-Mar-01 13:42
Wolfram Steinke21-Mar-01 13:42 

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.