It is my mistake. I mean EXE server (COM). :-)
level tutorial. I feel I am lack of the knowledge of how to write EXE
(COM).
"George" <George@discussions.microsoft.com> wrote in message
news:735CD4FB-715F-4970-9177-19499ADAF376@microsoft.com
I am learning how to write out-of-proc server COM DLL using
unmanaged
C++. Could anyone refer some learning resources and samples for me?
An "out-of-proc DLL" is an oxymoron. A DLL is always in-proc [1], an
out-of-proc server should be an EXE.
I have a couple of months experiences of developing in-proc COM DLL
before.
Then you should have no difficulty writing an EXE server. There's
little
difference. Do you have a specific problem?
[1] Yes, I'm simplifying the issue by not mentioning COM+ DLLs hosted
in
a surrogate process.
--
With best wishes,
Igor Tandetnik
With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea. It is hard to be sure where they are going to
land, and it could be dangerous sitting under them as they fly
overhead. -- RFC 1925