Click here to Skip to main content
15,891,372 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralItem, GetItem... Pin
Gérald Mercet26-Jul-01 22:39
Gérald Mercet26-Jul-01 22:39 
GeneralSaving for the future Pin
Joe Moldovan26-Jul-01 22:36
Joe Moldovan26-Jul-01 22:36 
GeneralRe: Saving for the future Pin
Paolo Messina27-Jul-01 10:33
professionalPaolo Messina27-Jul-01 10:33 
Generalneed an advice... Pin
26-Jul-01 22:05
suss26-Jul-01 22:05 
GeneralTrichEdit Pin
26-Jul-01 22:01
suss26-Jul-01 22:01 
GeneralRe: TrichEdit Pin
Paolo Messina27-Jul-01 10:27
professionalPaolo Messina27-Jul-01 10:27 
GeneralProblem around usage of RUNTIME_CLASS Pin
EiSl26-Jul-01 21:42
EiSl26-Jul-01 21:42 
GeneralRe: Problem around usage of RUNTIME_CLASS Pin
Tomasz Sowinski27-Jul-01 4:43
Tomasz Sowinski27-Jul-01 4:43 
It seems that TabControlBar creates CMySystems and CMyDetails objects for you - one of the CRuntimeClass responsibilities is creating CObject-derived objects. If your question is how to get actual object after it is created by CRuntimeClass, the answer is: you depend on TabControlBar. This class should give you access to its views; I'd expect something like TabControlBar::GetFirstView/GetNextView. Since it's 3rd party class, I can't help you futher.

Tomasz Sowinski -- http://www.shooltz.com
GeneralNT management Pin
Serge A. Zhirko26-Jul-01 21:27
Serge A. Zhirko26-Jul-01 21:27 
GeneralRe: NT management Pin
Jon Sagara26-Jul-01 22:07
Jon Sagara26-Jul-01 22:07 
QuestionHow declare a Function with 8 Inputs and 4 Outputs ?? Pin
youssef26-Jul-01 20:59
youssef26-Jul-01 20:59 
AnswerRe: How declare a Function with 8 Inputs and 4 Outputs ?? Pin
26-Jul-01 21:50
suss26-Jul-01 21:50 
GeneralRe: How declare a Function with 8 Inputs and 4 Outputs ?? Pin
fantastic_mr_fox26-Jul-01 23:21
fantastic_mr_fox26-Jul-01 23:21 
GeneralPreprocessor defines and MFC Pin
Serge A. Zhirko26-Jul-01 19:42
Serge A. Zhirko26-Jul-01 19:42 
GeneralRe: Preprocessor defines and MFC Pin
Michael Dunn26-Jul-01 20:26
sitebuilderMichael Dunn26-Jul-01 20:26 
QuestionHow to Inport A Resource and its Class Pin
nulldreamer26-Jul-01 16:46
nulldreamer26-Jul-01 16:46 
AnswerRe: How to Inport A Resource and its Class Pin
Not Active26-Jul-01 18:04
mentorNot Active26-Jul-01 18:04 
GeneralMark Nischalke , I tried that , It didn't work that way ... Pin
nulldreamer26-Jul-01 19:50
nulldreamer26-Jul-01 19:50 
GeneralRe: Mark Nischalke , I tried that , It didn't work that way ... Pin
KingsGambit26-Jul-01 19:58
KingsGambit26-Jul-01 19:58 
GeneralRe Pin
nulldreamer26-Jul-01 20:07
nulldreamer26-Jul-01 20:07 
GeneralRe: Re Pin
KingsGambit26-Jul-01 23:13
KingsGambit26-Jul-01 23:13 
GeneralRe: Mark Nischalke , I tried that , It didn't work that way ... Pin
Christian Graus26-Jul-01 19:59
protectorChristian Graus26-Jul-01 19:59 
AnswerDoesn't work still Pin
nulldreamer26-Jul-01 22:05
nulldreamer26-Jul-01 22:05 
GeneralRe: Doesn't work still Pin
KingsGambit26-Jul-01 23:19
KingsGambit26-Jul-01 23:19 
GeneralRead from the console window Pin
26-Jul-01 12:44
suss26-Jul-01 12: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.