Write COM Component with VC++

  • Thread starter Thread starter Rami Atia
  • Start date Start date
R

Rami Atia

Hi,
I am new to VC++ and want to learn how to write COM component with VC++
I've been written lots of component in the past with VB6, but want to
migrate them
to VC++.NET
Is there a book that focus on that subject and shows you a step by step how
to do it.
Rami.
 
I would suggest that you get a good book on ATL - many of the ATL books
would probably be out of print now - but you should be able to pick a copy
in your local bookstore. Try "Inside ATL" or "ATL Internals". [hope I got
the names right]
 
Back
Top