Click here to Skip to main content
15,902,835 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalsocket error WSAEFAULT Pin
ns27-Aug-04 4:54
ns27-Aug-04 4:54 
QuestionSDI-App in regular DLL with its own message queue? Pin
Dawn_x27-Aug-04 4:27
Dawn_x27-Aug-04 4:27 
Generalfind a string in a large sequence. Pin
Maximilien27-Aug-04 4:12
Maximilien27-Aug-04 4:12 
GeneralRe: find a string in a large sequence. Pin
David Crow27-Aug-04 5:40
David Crow27-Aug-04 5:40 
GeneralRe: find a string in a large sequence. Pin
Maximilien27-Aug-04 6:07
Maximilien27-Aug-04 6:07 
GeneralRe: find a string in a large sequence. Pin
Blake Miller27-Aug-04 7:13
Blake Miller27-Aug-04 7:13 
GeneralMultiple Inheritance question Pin
InheritThis!27-Aug-04 3:27
sussInheritThis!27-Aug-04 3:27 
GeneralRe: Multiple Inheritance question Pin
thowra27-Aug-04 3:41
thowra27-Aug-04 3:41 
If I understand your problem correctly, I think you are expecting CBFinalFace to inherit the functionality implemented in IBFace by the CBFace class. This is not possible in COM, you can only inherit the actual interface. You will have to implement functions in CBFinalFace for your IBFace2 interface and your IBFace interface.

Incidentally, you'd have been better off posting this in the COM forum.

"Oh, I'm sick of doing Japanese stuff! In jail we had to be in this dumb kabuki play about the 47 Ronin, and I wanted to be Oshi, but they made me Ori!"

GeneralRe: Multiple Inheritance question Pin
InheritThis!27-Aug-04 3:54
sussInheritThis!27-Aug-04 3:54 
GeneralRe: Multiple Inheritance question Pin
Marcello27-Aug-04 6:29
Marcello27-Aug-04 6:29 
GeneralRe: Multiple Inheritance question Pin
Member 209155829-Aug-04 20:24
Member 209155829-Aug-04 20:24 
Generaltype cast Pin
sinacetiner27-Aug-04 1:28
sinacetiner27-Aug-04 1:28 
Generalloading a program Pin
Daniel Kanev27-Aug-04 1:04
Daniel Kanev27-Aug-04 1:04 
GeneralRe: loading a program Pin
David Salter27-Aug-04 1:10
David Salter27-Aug-04 1:10 
Generalalignment in grid control Pin
nainakhawaja27-Aug-04 0:15
nainakhawaja27-Aug-04 0:15 
GeneralRe: alignment in grid control Pin
David Crow27-Aug-04 9:34
David Crow27-Aug-04 9:34 
GeneralRe: alignment in grid control Pin
nainakhawaja27-Aug-04 19:22
nainakhawaja27-Aug-04 19:22 
GeneralImprove performance of SOAP over HTTP Pin
lamnd26-Aug-04 22:54
lamnd26-Aug-04 22:54 
GeneralCheckMenuItem() problem Pin
Dan Nicolici26-Aug-04 22:40
Dan Nicolici26-Aug-04 22:40 
GeneralRe: CheckMenuItem() problem Pin
Hans Ruck27-Aug-04 0:55
Hans Ruck27-Aug-04 0:55 
GeneralRe: CheckMenuItem() problem Pin
Michael Dunn27-Aug-04 21:06
sitebuilderMichael Dunn27-Aug-04 21:06 
GeneralRe: CheckMenuItem() problem Pin
Dan Nicolici30-Aug-04 1:36
Dan Nicolici30-Aug-04 1:36 
GeneralHelp required Pin
Sreekanth Muralidharan26-Aug-04 22:22
Sreekanth Muralidharan26-Aug-04 22:22 
GeneralRe: Help required Pin
KaЯl27-Aug-04 1:09
KaЯl27-Aug-04 1:09 
GeneralSend a file to my server using MFC Pin
anderslundsgard26-Aug-04 22:19
anderslundsgard26-Aug-04 22:19 

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.