Click to See Complete Forum and Search --> : How to create an automation server for NON MFC application


Codeman
June 10th, 2005, 01:39 AM
Hi All,

I have an application which is derived from CWinApp and I want to create an Automation Server for my application.

My application is non DOC/View type and does not support MFC.

Can somebody please give me a good tutorial on using OLE and creating Automation Server or give me some suggestions on how to do it?

Many a thanks in advance.

Thanks
Codeman

Andreas Masur
June 10th, 2005, 04:19 PM
[ Moved thread ]

Improving
June 11th, 2005, 12:07 AM
Why are you deriving from CWinApp if your not using MFC?? Surely you must link to MFC to use CWinApp?