Click here to Skip to main content
15,889,216 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: how to print a double to standard output Pin
_AnsHUMAN_ 20-Jun-06 1:09
_AnsHUMAN_ 20-Jun-06 1:09 
QuestionRe: how to print a double to standard output Pin
Viorel.20-Jun-06 1:15
Viorel.20-Jun-06 1:15 
AnswerRe: how to print a double to standard output Pin
Milton Karimbekallil20-Jun-06 1:19
Milton Karimbekallil20-Jun-06 1:19 
AnswerRe: how to print a double to standard output Pin
toxcct20-Jun-06 2:19
toxcct20-Jun-06 2:19 
Questionhow to implement global subclassing Pin
chethu66520-Jun-06 0:32
chethu66520-Jun-06 0:32 
AnswerRe: how to implement global subclassing Pin
_AnsHUMAN_ 20-Jun-06 0:44
_AnsHUMAN_ 20-Jun-06 0:44 
GeneralRe: how to implement global subclassing Pin
chethu66520-Jun-06 0:58
chethu66520-Jun-06 0:58 
GeneralRe: how to implement global subclassing [modified] Pin
_AnsHUMAN_ 20-Jun-06 1:02
_AnsHUMAN_ 20-Jun-06 1:02 
I got that from your very first post that you need to subclass the controls on your dialog. Can you be specific on what type of controls are you having on the dialog that need to be subclassed and for what?
If you want to process some messages to the control's you can subclass the edit control for once.
Say create a class called CXEdit derived from CEdit and then make the control variables for edit boxes of type CXEdit


Somethings seem HARD to do, until we know how to do them.
Wink | ;-)
_AnShUmAn_


-- modified at 7:05 Tuesday 20th June, 2006
GeneralRe: how to implement global subclassing Pin
chethu66520-Jun-06 1:24
chethu66520-Jun-06 1:24 
GeneralRe: how to implement global subclassing [modified] Pin
Laxman Auti20-Jun-06 1:03
Laxman Auti20-Jun-06 1:03 
Questionpassword Pin
amit.code20-Jun-06 0:29
amit.code20-Jun-06 0:29 
AnswerRe: password Pin
Ștefan-Mihai MOGA20-Jun-06 0:36
professionalȘtefan-Mihai MOGA20-Jun-06 0:36 
AnswerRe: password Pin
Andy Rama20-Jun-06 0:39
Andy Rama20-Jun-06 0:39 
GeneralRe: password Pin
amit.code20-Jun-06 0:41
amit.code20-Jun-06 0:41 
AnswerRe: password Pin
Ganesh_T20-Jun-06 0:52
Ganesh_T20-Jun-06 0:52 
GeneralRe: password Pin
amit.code20-Jun-06 1:20
amit.code20-Jun-06 1:20 
Questionunder text color not changed Pin
yogendra kaushik20-Jun-06 0:25
yogendra kaushik20-Jun-06 0:25 
AnswerRe: under text color not changed Pin
Ștefan-Mihai MOGA20-Jun-06 0:42
professionalȘtefan-Mihai MOGA20-Jun-06 0:42 
GeneralRe: under text color not changed Pin
yogendra kaushik20-Jun-06 1:16
yogendra kaushik20-Jun-06 1:16 
AnswerRe: under text color not changed Pin
Sarath C20-Jun-06 0:49
Sarath C20-Jun-06 0:49 
AnswerRe: under text color not changed Pin
Viorel.20-Jun-06 1:22
Viorel.20-Jun-06 1:22 
GeneralRe: under text color not changed Pin
yogendra kaushik20-Jun-06 1:30
yogendra kaushik20-Jun-06 1:30 
QuestionDrag-Drop event for tree Control in VC6 Pin
Andy Rama20-Jun-06 0:19
Andy Rama20-Jun-06 0:19 
AnswerRe: Drag-Drop event for tree Control in VC6 Pin
Hamid_RT20-Jun-06 1:27
Hamid_RT20-Jun-06 1:27 
GeneralRe: Drag-Drop event for tree Control in VC6 Pin
Andy Rama20-Jun-06 1:44
Andy Rama20-Jun-06 1: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.