Click here to Skip to main content
15,919,774 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHelp! FindFirstChangeNotification with Vista Pin
Vertigo195730-Sep-07 2:21
Vertigo195730-Sep-07 2:21 
QuestionRe: Help! FindFirstChangeNotification with Vista Pin
David Crow1-Oct-07 3:50
David Crow1-Oct-07 3:50 
AnswerRe: Help! FindFirstChangeNotification with Vista Pin
Vertigo19571-Oct-07 10:57
Vertigo19571-Oct-07 10:57 
AnswerRe: Help! FindFirstChangeNotification with Vista Pin
Vertigo19576-Oct-07 7:13
Vertigo19576-Oct-07 7:13 
Questionsys file Pin
zon_cpp29-Sep-07 20:33
zon_cpp29-Sep-07 20:33 
AnswerRe: sys file Pin
Gary R. Wheeler30-Sep-07 4:43
Gary R. Wheeler30-Sep-07 4:43 
QuestionMultiple Inheritance Pin
martin_hughes29-Sep-07 11:00
martin_hughes29-Sep-07 11:00 
AnswerRe: Multiple Inheritance Pin
David Crow29-Sep-07 16:07
David Crow29-Sep-07 16:07 
martin_hughes wrote:
Most commentators (say Jesse Liberty) say something like "I never needed to use multiple inheritance" etc.


I've never had to do it either.

martin_hughes wrote:
It left me curious to know what problems folks have solved using multiple inheritance?


Most classes do not require more than one "is a" relationship. With MFC, the problem that occurs is when the derived class has two CObject-related classes as parents. The framework does not know which is the "real" (cause only one of them can be) parent.


"A good athlete is the result of a good and worthy opponent." - David Crow

"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne


AnswerRe: Multiple Inheritance Pin
Gary R. Wheeler30-Sep-07 4:47
Gary R. Wheeler30-Sep-07 4:47 
QuestionRe: Multiple Inheritance Pin
David Crow1-Oct-07 3:52
David Crow1-Oct-07 3:52 
AnswerRe: Multiple Inheritance Pin
Gary R. Wheeler1-Oct-07 4:05
Gary R. Wheeler1-Oct-07 4:05 
QuestionRe: Multiple Inheritance Pin
David Crow1-Oct-07 4:12
David Crow1-Oct-07 4:12 
AnswerRe: Multiple Inheritance Pin
Gary R. Wheeler1-Oct-07 4:42
Gary R. Wheeler1-Oct-07 4:42 
AnswerRe: Multiple Inheritance Pin
Nemanja Trifunovic30-Sep-07 14:40
Nemanja Trifunovic30-Sep-07 14:40 
AnswerRe: Multiple Inheritance Pin
Stephen Hewitt30-Sep-07 17:59
Stephen Hewitt30-Sep-07 17:59 
AnswerRe: Multiple Inheritance Pin
Steve Echols30-Sep-07 18:13
Steve Echols30-Sep-07 18:13 
GeneralRe: Multiple Inheritance Pin
Stephen Hewitt30-Sep-07 18:59
Stephen Hewitt30-Sep-07 18:59 
GeneralRe: Multiple Inheritance Pin
jhwurmbach1-Oct-07 4:38
jhwurmbach1-Oct-07 4:38 
QuestionConverting audio to wav Pin
Tydia-kun29-Sep-07 10:08
Tydia-kun29-Sep-07 10:08 
QuestionVista installin writable files Pin
Eran_Co29-Sep-07 8:16
Eran_Co29-Sep-07 8:16 
AnswerRe: Vista installin writable files Pin
Waldermort29-Sep-07 14:04
Waldermort29-Sep-07 14:04 
GeneralRe: Vista installin writable files Pin
Eran_Co1-Oct-07 23:23
Eran_Co1-Oct-07 23:23 
Questionsorry for distrubing Pin
krishna Vuppala29-Sep-07 2:21
krishna Vuppala29-Sep-07 2:21 
AnswerRe: sorry for distrubing Pin
Gary R. Wheeler30-Sep-07 4:49
Gary R. Wheeler30-Sep-07 4:49 
AnswerRe: sorry for distrubing Pin
Roger Stoltz30-Sep-07 21:16
Roger Stoltz30-Sep-07 21:16 

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.