Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Creating an EXE that exposes COM objects

Status
Not open for further replies.

Clairvoyant1332

Programmer
May 21, 2003
147
US
I know how to create a DLL that exposes a COM object, but I can't figure out how to make an EXE file that exposes a COM object. The "register for COM interop" flag is grayed out.

Any ideas?

Dennis
 
A little more info here...

The reason I'm doing this is because I want the object to run on another server via DCOM.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top