View Single Post
  #1 (permalink)  
Old April 6th, 2004, 01:07 AM
science_daan science_daan is offline
Registered User
 
Join Date: Jun 2003
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default Exe Server without using ATL

Hi!

 I've got to write an EXE COM Server, without using ATL, ATL COM
 Wizard etc., rather using simple C++, from the scratch. I've
 written the Dll COM Server the same way, but I am facing problems
 with EXE Server.

 Somebody told me, that Microsoft Press's "Inside COM" contains the
 procedure for it, so if anybody can provide me link to samples of
 "Inside COM", I'l be grateful, or if someone has done the same, i.e.
 written Exe Server without ATL/Wizard, please let me know.

 Thanks in advance.

 Shuaib.