Click here to Skip to main content
15,914,066 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionWriteFIleEX I/O completion rotine not being executed Pin
ForNow22-Sep-08 20:48
ForNow22-Sep-08 20:48 
AnswerRe: WriteFIleEX I/O completion rotine not being executed Pin
ForNow24-Sep-08 16:11
ForNow24-Sep-08 16:11 
Questiondiamond problem and virtual inheritance Pin
George_George22-Sep-08 19:37
George_George22-Sep-08 19:37 
AnswerRe: diamond problem and virtual inheritance Pin
tony_Udz22-Sep-08 20:07
tony_Udz22-Sep-08 20:07 
GeneralRe: diamond problem and virtual inheritance Pin
George_George22-Sep-08 20:11
George_George22-Sep-08 20:11 
GeneralRe: diamond problem and virtual inheritance Pin
SandipG 22-Sep-08 20:30
SandipG 22-Sep-08 20:30 
GeneralRe: diamond problem and virtual inheritance Pin
George_George22-Sep-08 20:36
George_George22-Sep-08 20:36 
GeneralRe: diamond problem and virtual inheritance Pin
SandipG 22-Sep-08 20:41
SandipG 22-Sep-08 20:41 
George_George wrote:
So, you mean virtual inheritance makes one copy of both methods and data?


Yes unless you do not override the common method in both derived classes.
In above case if you override Display method in both derived classes you will get ambiguity error.

Regards,
Sandip.

GeneralRe: diamond problem and virtual inheritance Pin
George_George22-Sep-08 20:49
George_George22-Sep-08 20:49 
GeneralRe: diamond problem and virtual inheritance Pin
SandipG 22-Sep-08 21:07
SandipG 22-Sep-08 21:07 
GeneralRe: diamond problem and virtual inheritance Pin
George_George22-Sep-08 21:26
George_George22-Sep-08 21:26 
GeneralRe: diamond problem and virtual inheritance Pin
SandipG 22-Sep-08 21:30
SandipG 22-Sep-08 21:30 
GeneralRe: diamond problem and virtual inheritance Pin
George_George22-Sep-08 21:34
George_George22-Sep-08 21:34 
GeneralRe: diamond problem and virtual inheritance Pin
SandipG 22-Sep-08 21:37
SandipG 22-Sep-08 21:37 
GeneralRe: diamond problem and virtual inheritance Pin
George_George22-Sep-08 21:39
George_George22-Sep-08 21:39 
QuestionRe: diamond problem and virtual inheritance Pin
laksh220422-Sep-08 23:03
laksh220422-Sep-08 23:03 
QuestionIs there any memory leak in this code? Pin
SRKSHOME22-Sep-08 19:33
SRKSHOME22-Sep-08 19:33 
AnswerRe: Is there any memory leak in this code? Pin
User 21559722-Sep-08 19:53
User 21559722-Sep-08 19:53 
GeneralRe: Is there any memory leak in this code? Pin
SRKSHOME22-Sep-08 20:49
SRKSHOME22-Sep-08 20:49 
GeneralRe: Is there any memory leak in this code? Pin
User 21559722-Sep-08 21:46
User 21559722-Sep-08 21:46 
AnswerRe: Is there any memory leak in this code? Pin
Sarath C22-Sep-08 20:46
Sarath C22-Sep-08 20:46 
GeneralRe: Is there any memory leak in this code? Pin
SRKSHOME22-Sep-08 20:53
SRKSHOME22-Sep-08 20:53 
Questionproblem in copy .exe file Pin
vcprog22-Sep-08 18:56
vcprog22-Sep-08 18:56 
AnswerRe: problem in copy .exe file Pin
_AnsHUMAN_ 22-Sep-08 19:01
_AnsHUMAN_ 22-Sep-08 19:01 
GeneralRe: problem in copy .exe file Pin
vcprog22-Sep-08 19:22
vcprog22-Sep-08 19:22 

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.