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

C / C++ / MFC

 
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 
AnswerRe: Multiple Inheritance Pin
Gary R. Wheeler30-Sep-07 4:47
Gary R. Wheeler30-Sep-07 4:47 
Multiple inheritence is typical in COM objects when the objects implement multiple interfaces.

I also use it in a utility library. For example, I've got dialog and property page classes that derive from CDialog and CPropertyPage, respectively, along with a layout manager class that is shared between them.


Software Zen: delete this;

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 
Questionunknown process closing reason Pin
Member 439909428-Sep-07 23:45
Member 439909428-Sep-07 23:45 

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.