ATL Server (EXE) run a GUI

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



I know this can be done, but I don't know how. I have a VS2003 ATL
Server that is an EXE. I need the normal COM Server behavior of
letting the ?SCM? start it up and create COM object and the normal
registering/unregistering command line options.

I also need to make it so that when a user runs the EXE (double
clicking), it acts like a normal Windows application and displays a
configuration dialog.

How do I do that? Oh, the ATL project is NOT attributed.

Cartoper

.



Relevant Pages

  • DCOM
    ... I have an ATL EXE Server with one simple com object in it. ... I have an ATL DLL who has one simple com inside it. ...
    (microsoft.public.vc.atl)
  • Re: COM beginner - 2 apps using the same instance of a component.
    ... Then an in-proc server is a wrong approach for you. ... out-of-proc (EXE) server. ... > supporting ATL. ...
    (microsoft.public.win32.programmer.ole)
  • the life cycle of EXE server?
    ... Lightweight Components with ATL>> and really appreciate for your help ... when I use smart pointer in the client(ATL EXE project)to invoke the ... show messagebox to demostrate the server is running. ... My question is that IS smart pointer the reason for this situation? ...
    (microsoft.public.vc.atl)
  • Difficulty using VS 2005 Beta
    ... I am experimenting with ATL using VS 2005 Beta. ... I select the ATL Project Template ... Next I add an ATL Active Server Page Component ... Am I missing something or do I just have an old buggy beta. ...
    (microsoft.public.vc.atl)
  • ATL Server (EXE) run a GUI
    ... Server that is an EXE. ... the ATL project is NOT attributed. ...
    (microsoft.public.dotnet.framework.interop)