Click here to Skip to main content
15,922,407 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Rich Edit Control Pin
Fozed14-Oct-03 10:33
Fozed14-Oct-03 10:33 
GeneralRe: Rich Edit Control Pin
Fozed14-Oct-03 11:16
Fozed14-Oct-03 11:16 
GeneralRe: Rich Edit Control Pin
Steve S15-Oct-03 1:39
Steve S15-Oct-03 1:39 
QuestionPossible to change window style after creation? Pin
conman11014-Oct-03 7:16
conman11014-Oct-03 7:16 
AnswerRe: Possible to change window style after creation? Pin
vcplusplus14-Oct-03 7:57
vcplusplus14-Oct-03 7:57 
GeneralRe: Possible to change window style after creation? Pin
conman11014-Oct-03 9:39
conman11014-Oct-03 9:39 
GeneralAccessing Protected Functions Pin
Bob Broadway14-Oct-03 6:04
Bob Broadway14-Oct-03 6:04 
GeneralRe: Accessing Protected Functions Pin
G. Steudtel14-Oct-03 6:10
G. Steudtel14-Oct-03 6:10 
well,
look for the header file and move the method to the public part.
Probably you have to go up the whole 'pedigree'.
Derive a class from that class you want the function and in that class you have access to the protected function.
First method is to handle with care, second method sometimes is just kind of overkill.

Regards

G.Steudtel
GeneralRe: Accessing Protected Functions Pin
Michael P Butler14-Oct-03 6:25
Michael P Butler14-Oct-03 6:25 
Generalhere it is... Pin
Max Santos14-Oct-03 5:58
Max Santos14-Oct-03 5:58 
GeneralRe: here it is... Pin
Michael P Butler14-Oct-03 6:27
Michael P Butler14-Oct-03 6:27 
GeneralRe: here it is... Pin
Max Santos18-Oct-03 6:41
Max Santos18-Oct-03 6:41 
GeneralRe: here it is... Pin
Maximilien14-Oct-03 7:10
Maximilien14-Oct-03 7:10 
GeneralRe: here it is... Pin
Max Santos18-Oct-03 6:41
Max Santos18-Oct-03 6:41 
Questionone or many queue timers ? Pin
Ed0114-Oct-03 5:31
Ed0114-Oct-03 5:31 
AnswerRe: one or many queue timers ? Pin
De Nardis Andrea14-Oct-03 5:44
De Nardis Andrea14-Oct-03 5:44 
AnswerRe: one or many queue timers ? Pin
valikac14-Oct-03 5:47
valikac14-Oct-03 5:47 
Generalsending text to an open window Pin
Anonymous14-Oct-03 5:30
Anonymous14-Oct-03 5:30 
GeneralRe: sending text to an open window Pin
David Crow14-Oct-03 5:40
David Crow14-Oct-03 5:40 
GeneralRe: sending text to an open window Pin
Michael Dunn14-Oct-03 7:28
sitebuilderMichael Dunn14-Oct-03 7:28 
QuestionHow to assign to window HELP id ? Pin
vgrigor14-Oct-03 5:15
vgrigor14-Oct-03 5:15 
Generalread HTML file Pin
Member 62216414-Oct-03 4:58
Member 62216414-Oct-03 4:58 
GeneralRe: read HTML file Pin
valikac14-Oct-03 5:59
valikac14-Oct-03 5:59 
Generalproblems when reading saving/loading a registry key in WinXP Pin
wfettich14-Oct-03 4:38
wfettich14-Oct-03 4:38 
Question(DirectShow) AVI player using CFrameWnd class ??? Pin
Saurabh_Delhi14-Oct-03 4:26
Saurabh_Delhi14-Oct-03 4:26 

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.