Click here to Skip to main content
15,904,415 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionPrint Preview MultiPage Pin
thanchu8-Apr-07 17:14
thanchu8-Apr-07 17:14 
QuestionAfxBeginThread Pin
gingerballs8-Apr-07 17:03
gingerballs8-Apr-07 17:03 
AnswerRe: AfxBeginThread Pin
Joe Woodbury8-Apr-07 17:19
professionalJoe Woodbury8-Apr-07 17:19 
AnswerRe: AfxBeginThread Pin
Hamid_RT8-Apr-07 18:54
Hamid_RT8-Apr-07 18:54 
QuestionEXCEPTION error....urgent @help pls.. Pin
Software_Specialist8-Apr-07 12:56
Software_Specialist8-Apr-07 12:56 
AnswerRe: EXCEPTION error....urgent @help pls.. Pin
Michael Dunn8-Apr-07 14:21
sitebuilderMichael Dunn8-Apr-07 14:21 
QuestionSubclassing windows controls Pin
flavour4048-Apr-07 12:12
flavour4048-Apr-07 12:12 
AnswerRe: Subclassing windows controls Pin
Jun Du8-Apr-07 13:31
Jun Du8-Apr-07 13:31 
It depends how much control you want over these controls. I think you got three options:
1) If you just want to get/set text or like, you can get their Windows object and make limited calls.
2) If you want to call all their methods for each control, you can declare a control variable for it.
3) If you want to modify/enhance/add behavious, you need to subclass them.

Best,
Jun

AnswerRe: Subclassing windows controls Pin
William.Wang8-Apr-07 16:41
William.Wang8-Apr-07 16:41 
QuestionFreeImage Library Help [SOLVED] Pin
#realJSOP8-Apr-07 10:16
professional#realJSOP8-Apr-07 10:16 
AnswerRe: FreeImage Library Help [modified] Pin
Ravi Bhavnani8-Apr-07 12:07
professionalRavi Bhavnani8-Apr-07 12:07 
AnswerRe: FreeImage Library Help [SOLVED] Pin
William.Wang8-Apr-07 16:52
William.Wang8-Apr-07 16:52 
GeneralRe: FreeImage Library Help [SOLVED] Pin
#realJSOP9-Apr-07 1:43
professional#realJSOP9-Apr-07 1:43 
Questiongui [modified] Pin
deepthi bhattachar8-Apr-07 9:44
deepthi bhattachar8-Apr-07 9:44 
AnswerRe: gui Pin
Ravi Bhavnani8-Apr-07 12:01
professionalRavi Bhavnani8-Apr-07 12:01 
QuestionOverriding Edit Control.. Pin
Super Hornet8-Apr-07 8:22
Super Hornet8-Apr-07 8:22 
AnswerRe: Overriding Edit Control.. Pin
Ravi Bhavnani8-Apr-07 12:05
professionalRavi Bhavnani8-Apr-07 12:05 
QuestionRe: Overriding Edit Control.. Pin
Super Hornet9-Apr-07 4:22
Super Hornet9-Apr-07 4:22 
AnswerRe: Overriding Edit Control.. Pin
Ravi Bhavnani9-Apr-07 4:43
professionalRavi Bhavnani9-Apr-07 4:43 
Questionpkunzip.exe Pin
deeps_cute8-Apr-07 5:37
deeps_cute8-Apr-07 5:37 
AnswerRe: pkunzip.exe Pin
Hamid_RT8-Apr-07 7:16
Hamid_RT8-Apr-07 7:16 
AnswerRe: pkunzip.exe Pin
Michael Dunn8-Apr-07 8:00
sitebuilderMichael Dunn8-Apr-07 8:00 
AnswerRe: pkunzip.exe Pin
Mark Salsbery8-Apr-07 8:02
Mark Salsbery8-Apr-07 8:02 
QuestionHow to parse the eml file.... Pin
nagamohan_p8-Apr-07 4:25
nagamohan_p8-Apr-07 4:25 
AnswerRe: How to parse the eml file.... Pin
Rajesh R Subramanian8-Apr-07 19:28
professionalRajesh R Subramanian8-Apr-07 19:28 

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.