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 IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

to built actice x service exe in VC++ using MFC

Status
Not open for further replies.

chiripal

Programmer
May 18, 2001
1
US
Hi,
I have made an exe server in MFC. now when i try to make its object through the clients (other application). they give the error message of "activex cant create object". i believe this is because it is not made as activex exe. now when i try to do this through ATL. i cant use MFC in exe.
Can somebody suggest me where i had gone wrong.
thanx


 
You can use MFC+ATL only in DLL applications. John Fill
1c.bmp


ivfmd@mail.md
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top