Click here to Skip to main content
15,911,715 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: OT-Hey Warrior! Pin
Iain Clarke, Warrior Programmer16-Nov-09 21:43
Iain Clarke, Warrior Programmer16-Nov-09 21:43 
AnswerRe: TIming Pin
Chris Losinger16-Nov-09 7:09
professionalChris Losinger16-Nov-09 7:09 
AnswerRe: TIming Pin
Jeff Archer16-Nov-09 17:11
Jeff Archer16-Nov-09 17:11 
GeneralRe: TIming Pin
Anthony Appleyard16-Nov-09 23:34
Anthony Appleyard16-Nov-09 23:34 
GeneralRe: TIming Pin
Anthony Appleyard16-Nov-09 23:41
Anthony Appleyard16-Nov-09 23:41 
GeneralRe: TIming Pin
Jeff Archer17-Nov-09 2:34
Jeff Archer17-Nov-09 2:34 
GeneralRe: Timing Pin
Anthony Appleyard17-Nov-09 19:09
Anthony Appleyard17-Nov-09 19:09 
QuestionHow to add a dual interface to a non-ATL, non-MFC Application [closed] Pin
jmen@moc16-Nov-09 2:15
jmen@moc16-Nov-09 2:15 
Hello VC++ gurus,
I have to add a dual interface to a non-MFC, non-ATL application.
I have a non-ATL, non-MFC enabled project and a plain Win32 application. Now, this Win32 exe must expose some services through an IDispatch interface.
My question: Can I somehow use ATL to help me with that IDispatch implementation? Event if the project is a non-ATL project?
Note: My Win32 exe must act as Local Server (CLSCTX = CLSCTX_LOCAL_SERVER) here.

I'll appreciate your help a lot.
Regards

P.S.: Thanks to all how replied to this thread.
I'll try to use ATL in my non-ATL project: use CComObjectRootEx, CComCoClass, IDispatchImpl and CAtlModuleT<base> etc. straight away. So far, it looks OK.
Regards,
Joerg
AnswerRe: How to add a dual interface to a non-ATL, non-MFC Application Pin
Richard MacCutchan16-Nov-09 3:05
mveRichard MacCutchan16-Nov-09 3:05 
GeneralRe: How to add a dual interface to a non-ATL, non-MFC Application Pin
jmen@moc16-Nov-09 3:57
jmen@moc16-Nov-09 3:57 
GeneralRe: How to add a dual interface to a non-ATL, non-MFC Application Pin
Richard MacCutchan16-Nov-09 4:14
mveRichard MacCutchan16-Nov-09 4:14 
GeneralRe: How to add a dual interface to a non-ATL, non-MFC Application Pin
jmen@moc16-Nov-09 4:22
jmen@moc16-Nov-09 4:22 
AnswerRe: How to add a dual interface to a non-ATL, non-MFC Application Pin
CPallini16-Nov-09 5:42
mveCPallini16-Nov-09 5:42 
GeneralRe: How to add a dual interface to a non-ATL, non-MFC Application Pin
jmen@moc16-Nov-09 5:54
jmen@moc16-Nov-09 5:54 
GeneralRe: How to add a dual interface to a non-ATL, non-MFC Application Pin
CPallini16-Nov-09 6:13
mveCPallini16-Nov-09 6:13 
GeneralRe: How to add a dual interface to a non-ATL, non-MFC Application Pin
Nemanja Trifunovic16-Nov-09 7:05
Nemanja Trifunovic16-Nov-09 7:05 
GeneralRe: How to add a dual interface to a non-ATL, non-MFC Application Pin
CPallini16-Nov-09 8:36
mveCPallini16-Nov-09 8:36 
GeneralRe: How to add a dual interface to a non-ATL, non-MFC Application Pin
jmen@moc16-Nov-09 8:38
jmen@moc16-Nov-09 8:38 
GeneralRe: How to add a dual interface to a non-ATL, non-MFC Application Pin
CPallini16-Nov-09 9:38
mveCPallini16-Nov-09 9:38 
GeneralRe: Off topic Pin
Richard MacCutchan16-Nov-09 7:34
mveRichard MacCutchan16-Nov-09 7:34 
GeneralRe: Off topic Pin
CPallini16-Nov-09 9:22
mveCPallini16-Nov-09 9:22 
QuestionWin32 DLL Resource not found Error Pin
Nitheesh George16-Nov-09 1:56
Nitheesh George16-Nov-09 1:56 
AnswerRe: Win32 DLL Resource not found Error Pin
Iain Clarke, Warrior Programmer16-Nov-09 2:13
Iain Clarke, Warrior Programmer16-Nov-09 2:13 
GeneralRe: Win32 DLL Resource not found Error Pin
Nitheesh George16-Nov-09 2:55
Nitheesh George16-Nov-09 2:55 
GeneralRe: Win32 DLL Resource not found Error Pin
Iain Clarke, Warrior Programmer16-Nov-09 3:02
Iain Clarke, Warrior Programmer16-Nov-09 3:02 

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.