Click here to Skip to main content
15,890,882 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: virtual operator "=" Pin
wubousc2-Jan-09 17:58
wubousc2-Jan-09 17:58 
AnswerRe: virtual operator "=" Pin
N a v a n e e t h2-Jan-09 16:12
N a v a n e e t h2-Jan-09 16:12 
QuestionCatching all exceptions Pin
charlieg2-Jan-09 10:36
charlieg2-Jan-09 10:36 
AnswerRe: Catching all exceptions Pin
Randor 2-Jan-09 11:21
professional Randor 2-Jan-09 11:21 
GeneralRe: Catching all exceptions Pin
charlieg2-Jan-09 11:27
charlieg2-Jan-09 11:27 
AnswerRe: Catching all exceptions Pin
Hamid_RT2-Jan-09 20:00
Hamid_RT2-Jan-09 20:00 
QuestionCatching Exceptions in MFC Pin
nobaq2-Jan-09 6:12
nobaq2-Jan-09 6:12 
AnswerRe: Catching Exceptions in MFC Pin
Randor 2-Jan-09 11:19
professional Randor 2-Jan-09 11:19 
You can add a global exception handler using the SetUnhandledExceptionFilter Function[^] and catch all SQL related errors and return EXCEPTION_EXECUTE_HANDLER for all other exceptions or maybe handle them as well.

Best Wishes,
-David Delaune
AnswerRe: Catching Exceptions in MFC Pin
Hamid_RT2-Jan-09 20:02
Hamid_RT2-Jan-09 20:02 
Questionhow can i send mail in an MFC application using "CDO.Message" Pin
only_jack2-Jan-09 5:53
only_jack2-Jan-09 5:53 
QuestionVS Manifest Tool Pin
Richard Andrew x642-Jan-09 5:29
professionalRichard Andrew x642-Jan-09 5:29 
AnswerRe: VS Manifest Tool Pin
Mark Salsbery2-Jan-09 5:43
Mark Salsbery2-Jan-09 5:43 
GeneralRe: VS Manifest Tool Pin
Richard Andrew x642-Jan-09 6:06
professionalRichard Andrew x642-Jan-09 6:06 
QuestionSerializing CArrays Pin
softwaremonkey2-Jan-09 3:58
softwaremonkey2-Jan-09 3:58 
AnswerRe: Serializing CArrays Pin
softwaremonkey2-Jan-09 4:20
softwaremonkey2-Jan-09 4:20 
GeneralRe: Serializing CArrays Pin
CPallini2-Jan-09 4:43
mveCPallini2-Jan-09 4:43 
GeneralRe: Serializing CArrays Pin
Iain Clarke, Warrior Programmer2-Jan-09 11:25
Iain Clarke, Warrior Programmer2-Jan-09 11:25 
GeneralRe: Serializing CArrays Pin
CPallini2-Jan-09 20:55
mveCPallini2-Jan-09 20:55 
QuestionWM_LBUTTONDOWN not working with CListCtrl class!! Pin
SanjaySMK2-Jan-09 3:28
SanjaySMK2-Jan-09 3:28 
AnswerRe: WM_LBUTTONDOWN not working with CListCtrl class!! Pin
Nibu babu thomas2-Jan-09 4:52
Nibu babu thomas2-Jan-09 4:52 
AnswerRe: WM_LBUTTONDOWN not working with CListCtrl class!! Pin
Mark Salsbery2-Jan-09 5:50
Mark Salsbery2-Jan-09 5:50 
GeneralRe: WM_LBUTTONDOWN not working with CListCtrl class!! Pin
SanjaySMK3-Jan-09 21:48
SanjaySMK3-Jan-09 21:48 
GeneralRe: WM_LBUTTONDOWN not working with CListCtrl class!! Pin
Mark Salsbery4-Jan-09 6:09
Mark Salsbery4-Jan-09 6:09 
GeneralRe: WM_LBUTTONDOWN not working with CListCtrl class!! Pin
SanjaySMK4-Jan-09 21:33
SanjaySMK4-Jan-09 21:33 
QuestionRe: WM_LBUTTONDOWN not working with CListCtrl class!! Pin
Mark Salsbery4-Jan-09 21:44
Mark Salsbery4-Jan-09 21:44 

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.