Click here to Skip to main content
15,910,234 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: plz guide me in ids Pin
Amitabh Kant5-Feb-05 6:29
Amitabh Kant5-Feb-05 6:29 
GeneralLaunching Outlook from within a program Pin
MattWednesbury4-Feb-05 18:01
MattWednesbury4-Feb-05 18:01 
GeneralRe: Launching Outlook from within a program Pin
2249174-Feb-05 19:36
2249174-Feb-05 19:36 
GeneralRe: Launching Outlook from within a program Pin
MattWednesbury4-Feb-05 20:00
MattWednesbury4-Feb-05 20:00 
GeneralCreating Wrapper for ActiveX Control Pin
Rajesh_Parameswaran4-Feb-05 17:16
Rajesh_Parameswaran4-Feb-05 17:16 
GeneralRe: Creating Wrapper for ActiveX Control Pin
2249174-Feb-05 19:43
2249174-Feb-05 19:43 
GeneralVirtual Classes Pin
JKallen4-Feb-05 15:06
JKallen4-Feb-05 15:06 
GeneralRe: Virtual Classes Pin
Bob Ciora5-Feb-05 2:59
Bob Ciora5-Feb-05 2:59 
Why are you using virtual inheritance here? Generally, you inherit virtually when you're using multiple inheritance, and when those base classes share some common base class at some point. For single inheritance, as in your example, you don't need to use virtual inheritance when declaring the class.

For your example, why not try compliling and single-stepping through the code? That way, you'll know if it works or not. Personally, I'm not sure Smile | :)



Bob Ciora
GeneralRe: Virtual Classes Pin
JKallen5-Feb-05 4:55
JKallen5-Feb-05 4:55 
GeneralActive Contours - snake Pin
merlinos4-Feb-05 11:03
merlinos4-Feb-05 11:03 
GeneralResizing view Pin
act_x4-Feb-05 10:57
act_x4-Feb-05 10:57 
GeneralHelp Creating Win32 Rich Text Box Pin
InflatableGarfield4-Feb-05 9:27
InflatableGarfield4-Feb-05 9:27 
GeneralRe: Help Creating Win32 Rich Text Box Pin
Chris Losinger4-Feb-05 10:38
professionalChris Losinger4-Feb-05 10:38 
GeneralRe: Help Creating Win32 Rich Text Box Pin
InflatableGarfield4-Feb-05 11:17
InflatableGarfield4-Feb-05 11:17 
GeneralRe: Help Creating Win32 Rich Text Box Pin
Chris Losinger4-Feb-05 12:32
professionalChris Losinger4-Feb-05 12:32 
GeneralRe: Help Creating Win32 Rich Text Box Pin
Jörgen Sigvardsson4-Feb-05 13:03
Jörgen Sigvardsson4-Feb-05 13:03 
GeneralRe: Help Creating Win32 Rich Text Box Pin
Jörgen Sigvardsson4-Feb-05 12:58
Jörgen Sigvardsson4-Feb-05 12:58 
GeneralRe: Help Creating Win32 Rich Text Box Pin
Jörgen Sigvardsson4-Feb-05 13:10
Jörgen Sigvardsson4-Feb-05 13:10 
GeneralRe: Help Creating Win32 Rich Text Box Pin
InflatableGarfield5-Feb-05 0:02
InflatableGarfield5-Feb-05 0:02 
GeneralMoving Projects Pin
Grahamfff4-Feb-05 9:19
Grahamfff4-Feb-05 9:19 
GeneralRe: Moving Projects Pin
Steve Maier4-Feb-05 9:59
professionalSteve Maier4-Feb-05 9:59 
GeneralRe: Moving Projects Pin
Grahamfff4-Feb-05 10:02
Grahamfff4-Feb-05 10:02 
GeneralRe: Moving Projects Pin
Steve Maier4-Feb-05 10:07
professionalSteve Maier4-Feb-05 10:07 
GeneralRe: Moving Projects Pin
Grahamfff5-Feb-05 3:54
Grahamfff5-Feb-05 3:54 
QuestioniPod SDK? Pin
Ravi Bhavnani4-Feb-05 8:47
professionalRavi Bhavnani4-Feb-05 8:47 

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.