CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Guest

    MFC and Com book suggestions

    Any suggestions on good books for COM programming in Visual C? My boss just gave me the Inside COM book but there is no Visual C specifics in it so I thought I'd get everyone's opinion. This book doesn't look like its going to be very helpful to me.

    Thanks.


  2. #2
    Join Date
    May 1999
    Posts
    28

    Re: MFC and Com book suggestions

    Whatever you do, DO NOT pick up Beginning Visual C++ 6.0 by Ivor Horton. While an extremely large book that obviously took a lot of work, his time would have been better spent doing ANYTHING other than writing the book.


  3. #3
    Guest

    Re: MFC and Com book suggestions

    ATL: Professional ATL COM Programming, Dr Richard Grimes, WROX Ltd.
    MFC: ActiveX Controls Inside Out, Adam Denning, Microsoft Press


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured