Thread: Learn COM

  1. #1
    Registered User
    Join Date
    Dec 2003
    Posts
    167

    Learn COM

    What is the best way to learn COM today? I see essential COM by Don Box has great reviews on amazon, but it's a decade old. Can it still be used today or is there another book that is better.
    silk.odyssey

  2. #2
    Malum in se abachler's Avatar
    Join Date
    Apr 2007
    Posts
    3,195
    Most books specialize on various parts fo COM. I have seperate books for Direct3D and fro DirectShow. There are also books for DirectSound, etc. I dont think a tex just on general COM would be of much use. Either it would be to general and nto provide useful information, or it would get bogged down in details, or it woudl be 5000 pages (the approx total of all the books i have on the various parts).

  3. #3
    Registered User
    Join Date
    Dec 2003
    Posts
    167
    Well my main interest at the moment is building plugins for microsoft office and visual studio.
    silk.odyssey

  4. #4
    Chinese pâté foxman's Avatar
    Join Date
    Jul 2007
    Location
    Canada
    Posts
    404
    Well, a 10 years old book on a 15 years old technology who haven't changed much seems just fine.
    I hate real numbers.

  5. #5
    Banned master5001's Avatar
    Join Date
    Aug 2001
    Location
    Visalia, CA, USA
    Posts
    3,685
    Quote Originally Posted by foxman View Post
    Well, a 10 years old book on a 15 years old technology who haven't changed much seems just fine.
    Except for the grammar issues, I agree 100%. COM is COM... It doesn't vary a whole lot in how it works now compared to how it worked 10 years ago. In fact, a lot of answers I give out in relation to COM now come from remembering projects from way back in the day.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. how long to learn c programming
    By cmay in forum A Brief History of Cprogramming.com
    Replies: 18
    Last Post: 05-13-2009, 12:55 AM
  2. Do you ever try to learn too much?
    By Stonehambey in forum A Brief History of Cprogramming.com
    Replies: 11
    Last Post: 06-17-2008, 07:55 AM
  3. Looking to learn C++
    By Fuzzy91 in forum C++ Programming
    Replies: 40
    Last Post: 04-13-2006, 02:38 AM
  4. You have to learn C in order to learn C++
    By gandalf_bar in forum A Brief History of Cprogramming.com
    Replies: 20
    Last Post: 07-16-2004, 10:33 AM
  5. Witch to learn first?
    By Unregistered in forum Windows Programming
    Replies: 2
    Last Post: 06-17-2002, 12:06 AM