Click here to Skip to main content
15,896,201 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: ID_File_New Pin
Tara146-Feb-07 10:18
Tara146-Feb-07 10:18 
AnswerRe: ID_File_New Pin
David Crow6-Feb-07 11:15
David Crow6-Feb-07 11:15 
QuestionWeird Behavior... [modified] Pin
arbster16-Feb-07 9:26
arbster16-Feb-07 9:26 
AnswerRe: Weird Behavior... Pin
PJ Arends6-Feb-07 10:17
professionalPJ Arends6-Feb-07 10:17 
GeneralRe: Weird Behavior... Pin
arbster16-Feb-07 11:11
arbster16-Feb-07 11:11 
GeneralRe: Weird Behavior... Pin
David Crow6-Feb-07 11:16
David Crow6-Feb-07 11:16 
GeneralRe: Weird Behavior... Pin
arbster16-Feb-07 12:06
arbster16-Feb-07 12:06 
QuestionMarshaling an Interface Pointer Pin
BuckBrown6-Feb-07 9:22
BuckBrown6-Feb-07 9:22 
Hi,

I am running visual C++ 6.0 MFC. I need to have a secondary thread marshal an interface pointer using CoMarshalInterThreadInterfaceInStream(REFIID riid, LPUNKNOWN pUnk, LPSTREAM* pStm); The interface is used to automate Excel. I want my primary thread to access the interface using CoGetInterfaceAndReleaseStream(LPSTREAM pStm, REFIID riid, LPVOID* ppv); What I need to know is how do I find riid, the reference to the identifier of the interface to be marshaled?

Thanks,
BuckConfused | :confused:
AnswerRe: Marshaling an Interface Pointer Pin
PJ Arends6-Feb-07 10:21
professionalPJ Arends6-Feb-07 10:21 
GeneralRe: Marshaling an Interface Pointer Pin
BuckBrown6-Feb-07 11:39
BuckBrown6-Feb-07 11:39 
AnswerRe: Marshaling an Interface Pointer Pin
Roger Stoltz6-Feb-07 12:12
Roger Stoltz6-Feb-07 12:12 
GeneralRe: Marshaling an Interface Pointer Pin
BuckBrown6-Feb-07 13:10
BuckBrown6-Feb-07 13:10 
GeneralRe: Marshaling an Interface Pointer Pin
Roger Stoltz6-Feb-07 13:44
Roger Stoltz6-Feb-07 13:44 
GeneralRe: Marshaling an Interface Pointer Pin
BuckBrown7-Feb-07 8:11
BuckBrown7-Feb-07 8:11 
GeneralRe: Marshaling an Interface Pointer Pin
Roger Stoltz7-Feb-07 10:59
Roger Stoltz7-Feb-07 10:59 
GeneralRe: Marshaling an Interface Pointer Pin
BuckBrown8-Feb-07 10:11
BuckBrown8-Feb-07 10:11 
GeneralRe: Marshaling an Interface Pointer Pin
Roger Stoltz8-Feb-07 10:37
Roger Stoltz8-Feb-07 10:37 
QuestionMFC SDI and Dialog Boxes Pin
werpa6-Feb-07 9:03
werpa6-Feb-07 9:03 
GeneralRe: MFC SDI and Dialog Boxes Pin
prasad_som6-Feb-07 18:11
prasad_som6-Feb-07 18:11 
AnswerRe: MFC SDI and Dialog Boxes (it can be a little offtopic) Pin
Joan M6-Feb-07 20:41
professionalJoan M6-Feb-07 20:41 
AnswerRe: MFC SDI and Dialog Boxes Pin
#realJSOP7-Feb-07 2:02
professional#realJSOP7-Feb-07 2:02 
QuestionOnReceive stop being called [modified] Pin
jpyp6-Feb-07 7:30
jpyp6-Feb-07 7:30 
QuestionRe: OnReceive stop being called Pin
Mark Salsbery6-Feb-07 14:04
Mark Salsbery6-Feb-07 14:04 
QuestionRe: OnReceive stop being called Pin
Mark Salsbery6-Feb-07 14:12
Mark Salsbery6-Feb-07 14:12 
AnswerRe: OnReceive stop being called Pin
jpyp7-Feb-07 11:41
jpyp7-Feb-07 11:41 

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.