Click here to Skip to main content
15,902,938 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: JPEG image creation Pin
Paresh Chitte5-Jul-07 19:47
Paresh Chitte5-Jul-07 19:47 
QuestionHow to avoid the printpreview child-wnd's response to the Esc key? Pin
min_2_max5-Jul-07 14:21
min_2_max5-Jul-07 14:21 
AnswerRe: How to avoid the printpreview child-wnd's response to the Esc key? Pin
eraccn5-Jul-07 20:35
eraccn5-Jul-07 20:35 
GeneralRe: How to avoid the printpreview child-wnd's response to the Esc key? Pin
eraccn5-Jul-07 20:55
eraccn5-Jul-07 20:55 
GeneralRe: How to avoid the printpreview child-wnd's response to the Esc key? Pin
min_2_max5-Jul-07 22:21
min_2_max5-Jul-07 22:21 
AnswerRe: How to avoid the printpreview child-wnd's response to the Esc key? Pin
CPallini5-Jul-07 20:35
mveCPallini5-Jul-07 20:35 
GeneralRe: How to avoid the printpreview child-wnd's response to the Esc key? Pin
min_2_max5-Jul-07 22:18
min_2_max5-Jul-07 22:18 
GeneralRe: How to avoid the printpreview child-wnd's response to the Esc key? Pin
min_2_max8-Jul-07 17:22
min_2_max8-Jul-07 17:22 
Using the SPY++ utility, I found the view has not even received any message except mouse msg's, e.g. mouse move, click, etc..
Then my override of PreTranslateMessage() will have no chance to paly any magic.

Frown | :-(

Thanks anyway.

Max
QuestionANSI subclassing works, but Unicode does not Pin
mid=57415-Jul-07 13:03
mid=57415-Jul-07 13:03 
AnswerRe: ANSI subclassing works, but Unicode does not Pin
Mark Salsbery5-Jul-07 14:31
Mark Salsbery5-Jul-07 14:31 
AnswerRe: ANSI subclassing works, but Unicode does not [modified] Pin
mid=57415-Jul-07 14:54
mid=57415-Jul-07 14:54 
QuestionHow big is this structure? Pin
disruptor1085-Jul-07 12:00
disruptor1085-Jul-07 12:00 
AnswerRe: How big is this structure? [modified] Pin
Joe Woodbury5-Jul-07 12:10
professionalJoe Woodbury5-Jul-07 12:10 
AnswerRe: How big is this structure? Pin
Mark Salsbery5-Jul-07 12:11
Mark Salsbery5-Jul-07 12:11 
QuestionVirtual destructors Pin
tom groezer5-Jul-07 9:53
tom groezer5-Jul-07 9:53 
AnswerRe: Virtual destructors Pin
Steve Echols5-Jul-07 10:04
Steve Echols5-Jul-07 10:04 
GeneralRe: Virtual destructors Pin
mid=57416-Jul-07 1:40
mid=57416-Jul-07 1:40 
GeneralRe: Virtual destructors Pin
Steve Echols6-Jul-07 1:59
Steve Echols6-Jul-07 1:59 
AnswerRe: Virtual destructors Pin
David Crow5-Jul-07 10:13
David Crow5-Jul-07 10:13 
AnswerRe: Virtual destructors Pin
Cyrilix5-Jul-07 12:25
Cyrilix5-Jul-07 12:25 
GeneralRe: Virtual destructors Pin
tom groezer5-Jul-07 20:02
tom groezer5-Jul-07 20:02 
GeneralRe: Virtual destructors Pin
mid=57416-Jul-07 1:34
mid=57416-Jul-07 1:34 
GeneralRe: Virtual destructors Pin
David Crow6-Jul-07 2:41
David Crow6-Jul-07 2:41 
QuestionReading text Pin
tom groezer5-Jul-07 9:32
tom groezer5-Jul-07 9:32 
AnswerRe: Reading text Pin
David Crow5-Jul-07 10:15
David Crow5-Jul-07 10:15 

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.