Click here to Skip to main content
16,005,697 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralMerry Christmas! Pin
Hakan Bulut31-Dec-07 7:51
Hakan Bulut31-Dec-07 7:51 
GeneralRe: Merry Christmas! Pin
Paul Conrad31-Dec-07 10:29
professionalPaul Conrad31-Dec-07 10:29 
GeneralRe: Merry Christmas! Pin
leckey31-Dec-07 15:40
leckey31-Dec-07 15:40 
GeneralPocket PC windows and the Return Key, it always closes them :'( Pin
OwenBurnett31-Dec-07 5:00
OwenBurnett31-Dec-07 5:00 
GeneralRe: Pocket PC windows and the Return Key, it always closes them :'( Pin
Chris Losinger31-Dec-07 9:08
professionalChris Losinger31-Dec-07 9:08 
GeneralRe: Pocket PC windows and the Return Key, it always closes them :'( Pin
OwenBurnett31-Dec-07 10:16
OwenBurnett31-Dec-07 10:16 
GeneralRe: Pocket PC windows and the Return Key, it always closes them :'( Pin
Chris Losinger31-Dec-07 10:23
professionalChris Losinger31-Dec-07 10:23 
GeneralRe: Pocket PC windows and the Return Key, it always closes them :'( Pin
OwenBurnett31-Dec-07 10:44
OwenBurnett31-Dec-07 10:44 
I already figured out a similar workaround using OnCommand, but I have than the problem that than also the Enter Key does not work any ware, when I intercept the return key in OnCommand it is not passed to OnChar, or else, i assume PreTranslateMessage will have the same problems.
The only thing bypasses the interception is OnKeyUp, OnKeyDown seems to dont work at all on PPC 2003 for the enter key.

I'm looking for a realy clean solution.
GeneralRe: Pocket PC windows and the Return Key, it always closes them :'( Pin
Chris Losinger31-Dec-07 10:51
professionalChris Losinger31-Dec-07 10:51 
GeneralRe: Pocket PC windows and the Return Key, it always closes them :'( Pin
OwenBurnett31-Dec-07 12:41
OwenBurnett31-Dec-07 12:41 
QuestionOnMouseMove Flags Pin
Hakan Bulut31-Dec-07 4:31
Hakan Bulut31-Dec-07 4:31 
GeneralRe: OnMouseMove Flags Pin
ashukasama31-Dec-07 4:42
ashukasama31-Dec-07 4:42 
GeneralRe: OnMouseMove Flags Pin
Hakan Bulut31-Dec-07 7:38
Hakan Bulut31-Dec-07 7:38 
GeneralSimple C++ Inheritance and Performance Pin
Lea Hayes31-Dec-07 2:50
Lea Hayes31-Dec-07 2:50 
AnswerRe: Simple C++ Inheritance and Performance Pin
Florin Crişan31-Dec-07 3:14
Florin Crişan31-Dec-07 3:14 
GeneralRe: Simple C++ Inheritance and Performance Pin
Florin Crişan31-Dec-07 3:17
Florin Crişan31-Dec-07 3:17 
GeneralRe: Simple C++ Inheritance and Performance Pin
Lea Hayes31-Dec-07 4:23
Lea Hayes31-Dec-07 4:23 
GeneralRe: Simple C++ Inheritance and Performance Pin
CPallini31-Dec-07 3:25
mveCPallini31-Dec-07 3:25 
GeneralRe: Simple C++ Inheritance and Performance [modified] Pin
Florin Crişan31-Dec-07 3:28
Florin Crişan31-Dec-07 3:28 
GeneralWhat other people say about this: Pin
Florin Crişan31-Dec-07 3:35
Florin Crişan31-Dec-07 3:35 
JokeHappy New Year! Pin
Florin Crişan31-Dec-07 3:40
Florin Crişan31-Dec-07 3:40 
GeneralRe: Simple C++ Inheritance and Performance Pin
CPallini31-Dec-07 3:42
mveCPallini31-Dec-07 3:42 
GeneralRe: Simple C++ Inheritance and Performance Pin
Florin Crişan31-Dec-07 3:46
Florin Crişan31-Dec-07 3:46 
GeneralRe: Simple C++ Inheritance and Performance Pin
CPallini31-Dec-07 4:09
mveCPallini31-Dec-07 4:09 
GeneralRe: Simple C++ Inheritance and Performance Pin
Lea Hayes31-Dec-07 4:27
Lea Hayes31-Dec-07 4:27 

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.