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

C / C++ / MFC

 
QuestionRe: Missing Button Click Message Pin
Richard MacCutchan8-Dec-13 22:21
mveRichard MacCutchan8-Dec-13 22:21 
AnswerRe: Missing Button Click Message Pin
BarryPearlman9-Dec-13 3:45
BarryPearlman9-Dec-13 3:45 
GeneralRe: Missing Button Click Message Pin
Richard MacCutchan9-Dec-13 3:54
mveRichard MacCutchan9-Dec-13 3:54 
GeneralRe: Missing Button Click Message Pin
BarryPearlman9-Dec-13 4:08
BarryPearlman9-Dec-13 4:08 
GeneralRe: Missing Button Click Message Pin
Richard MacCutchan9-Dec-13 5:12
mveRichard MacCutchan9-Dec-13 5:12 
GeneralRe: Missing Button Click Message Pin
BarryPearlman9-Dec-13 9:27
BarryPearlman9-Dec-13 9:27 
AnswerRe: Missing Button Click Message Pin
Freak309-Dec-13 1:18
Freak309-Dec-13 1:18 
GeneralRe: Missing Button Click Message Pin
BarryPearlman9-Dec-13 4:02
BarryPearlman9-Dec-13 4:02 
This post dealt with missing events, not a request for the difference between ASSERT() and VERIFY()! Frankly, I am hard pressed to find a decent explanation of the fine nuances between them, except their use during runtime and debug.

It is my own personal philosophy that the end user should never see the arcane messages these macros produce. An error at a hex address means absolutely nothing to a user except that there is an error and that the developer has failed to take something into account.

Perhaps a philosophical dissertation/lecture is in order here??
GeneralRe: Missing Button Click Message Pin
Freak3010-Dec-13 22:51
Freak3010-Dec-13 22:51 
QuestionMorse code in Cpp Pin
Dhananjay RajeNimbalkar6-Dec-13 23:16
Dhananjay RajeNimbalkar6-Dec-13 23:16 
QuestionRe: Morse code in Cpp Pin
Richard MacCutchan7-Dec-13 1:18
mveRichard MacCutchan7-Dec-13 1:18 
AnswerRe: Morse code in Cpp Pin
jschell7-Dec-13 10:37
jschell7-Dec-13 10:37 
AnswerRe: Morse code in Cpp Pin
David Crow8-Dec-13 16:34
David Crow8-Dec-13 16:34 
AnswerRe: Morse code in Cpp Pin
Alan Balkany11-Dec-13 6:55
Alan Balkany11-Dec-13 6:55 
QuestionHow to prevent deleting files from Browse dialog Pin
tagopi4-Dec-13 22:33
tagopi4-Dec-13 22:33 
AnswerRe: How to prevent deleting files from Browse dialog Pin
CPallini5-Dec-13 0:08
mveCPallini5-Dec-13 0:08 
AnswerRe: How to prevent deleting files from Browse dialog Pin
David Crow5-Dec-13 4:48
David Crow5-Dec-13 4:48 
QuestionHow to repair IME in my application Pin
buaaxiao4-Dec-13 20:17
buaaxiao4-Dec-13 20:17 
AnswerRe: How to repair IME in my application Pin
buaaxiao27-Dec-13 16:13
buaaxiao27-Dec-13 16:13 
QuestionIn MFC, when opening a file or creating a file, is WM_PAINT generated? Pin
rainclear4-Dec-13 10:12
professionalrainclear4-Dec-13 10:12 
AnswerRe: In MFC, when opening a file or creating a file, is WM_PAINT generated? Pin
Richard Andrew x644-Dec-13 16:02
professionalRichard Andrew x644-Dec-13 16:02 
AnswerRe: In MFC, when opening a file or creating a file, is WM_PAINT generated? Pin
Richard MacCutchan4-Dec-13 22:07
mveRichard MacCutchan4-Dec-13 22:07 
GeneralRe: In MFC, when opening a file or creating a file, is WM_PAINT generated? Pin
rainclear5-Dec-13 4:09
professionalrainclear5-Dec-13 4:09 
AnswerRe: In MFC, when opening a file or creating a file, is WM_PAINT generated? Pin
rainclear5-Dec-13 5:20
professionalrainclear5-Dec-13 5:20 
AnswerRe: In MFC, when opening a file or creating a file, is WM_PAINT generated? Pin
xspace_time9-Dec-13 14:42
xspace_time9-Dec-13 14: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.