Click here to Skip to main content
16,016,425 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Show desktop Pin
obr23-May-02 19:26
obr23-May-02 19:26 
GeneralOpening urls in new browser window Pin
Chris Hambleton23-May-02 5:07
Chris Hambleton23-May-02 5:07 
GeneralRe: Opening urls in new browser window Pin
RobJones23-May-02 7:33
RobJones23-May-02 7:33 
GeneralRe: Opening urls in new browser window Pin
Chris Hambleton23-May-02 7:50
Chris Hambleton23-May-02 7:50 
GeneralATL/WTL message routing Pin
_Magnus_23-May-02 4:53
_Magnus_23-May-02 4:53 
GeneralRe: ATL/WTL message routing Pin
Tim Smith23-May-02 4:55
Tim Smith23-May-02 4:55 
GeneralRe: ATL/WTL message routing Pin
_Magnus_23-May-02 5:05
_Magnus_23-May-02 5:05 
GeneralRe: ATL/WTL message routing Pin
Tim Smith23-May-02 5:16
Tim Smith23-May-02 5:16 
If you are trying to create standard custom controls then why are you trying to process the button down messages in dialog's main message map?

Either you use contained windows or you subclass CEdit for example and have the message map in the subclass.

Tim Smith

I know what you're thinking punk, you're thinking did he spell check this document? Well, to tell you the truth I kinda forgot myself in all this excitement. But being this here's CodeProject, the most powerful forums in the world and would blow your head clean off, you've got to ask yourself one question, Do I feel lucky? Well do ya punk?
GeneralRe: ATL/WTL message routing Pin
_Magnus_23-May-02 5:24
_Magnus_23-May-02 5:24 
GeneralRe: ATL/WTL message routing Pin
Tim Smith23-May-02 6:15
Tim Smith23-May-02 6:15 
GeneralRe: ATL/WTL message routing Pin
_Magnus_23-May-02 6:26
_Magnus_23-May-02 6:26 
GeneralRe: ATL/WTL message routing Pin
Tim Smith23-May-02 6:51
Tim Smith23-May-02 6:51 
GeneralRe: ATL/WTL message routing Pin
Magnus_23-May-02 7:21
Magnus_23-May-02 7:21 
GeneralRe: ATL/WTL message routing Pin
Joao Vaz23-May-02 23:25
Joao Vaz23-May-02 23:25 
GeneralRe: ATL/WTL message routing Pin
peterchen23-May-02 8:02
peterchen23-May-02 8:02 
GeneralRe: ATL/WTL message routing Pin
_Magnus_23-May-02 23:06
_Magnus_23-May-02 23:06 
GeneralRe: ATL/WTL message routing Pin
peterchen24-May-02 1:46
peterchen24-May-02 1:46 
Generalarray problem! Pin
tongc23-May-02 4:34
tongc23-May-02 4:34 
GeneralRe: array problem! Pin
Bill Wilson23-May-02 6:15
Bill Wilson23-May-02 6:15 
GeneralChanging default colour for edit ctrl Pin
Nnamdi Onyeyiri23-May-02 4:30
Nnamdi Onyeyiri23-May-02 4:30 
GeneralRe: Changing default colour for edit ctrl Pin
Ravi Bhavnani23-May-02 4:40
professionalRavi Bhavnani23-May-02 4:40 
GeneralRe: Changing default colour for edit ctrl Pin
Nnamdi Onyeyiri23-May-02 4:43
Nnamdi Onyeyiri23-May-02 4:43 
GeneralRe: Changing default colour for edit ctrl Pin
Ravi Bhavnani23-May-02 4:47
professionalRavi Bhavnani23-May-02 4:47 
GeneralRe: Changing default colour for edit ctrl Pin
Nnamdi Onyeyiri23-May-02 4:56
Nnamdi Onyeyiri23-May-02 4:56 
GeneralRe: Changing default colour for edit ctrl Pin
Prem Kumar23-May-02 4:41
Prem Kumar23-May-02 4:41 

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.