Click here to Skip to main content
15,908,776 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Dear all,

I am new to MFC platform.Please answer my question. What is alternate method to chil window proc from SDK to MFC. For example i use one editbox in my dialog.I need to redirect it's messages via it's child proc.How can i achieve it in MFC

Thanks,
suji
Posted

1 solution

Do you mean subclassing in MFC?
Our very Chris Maunder wrote an article on that: "Create your own controls - the art of subclassing"[^].
 
Share this answer
 
Comments
Member 10010073 15-Jul-13 6:09am    
Yes i have accept this solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900