Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. COM
  4. Learning stage of COM

Learning stage of COM

Scheduled Pinned Locked Moved COM
comwindows-admintutorialquestionlearning
6 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Shaileshvb
    wrote on last edited by
    #1

    I am learning a COM. I have read COM is nothing but the QueryInterface... but there is so much importance to HRESULT,GUID and Registry also... So what does mean about COM.. On which actually COM focusses more??? How to know more about COM:confused:

    shailesh

    N R 2 Replies Last reply
    0
    • S Shaileshvb

      I am learning a COM. I have read COM is nothing but the QueryInterface... but there is so much importance to HRESULT,GUID and Registry also... So what does mean about COM.. On which actually COM focusses more??? How to know more about COM:confused:

      shailesh

      N Offline
      N Offline
      Nathan Holt at EMOM
      wrote on last edited by
      #2

      Shaileshvb wrote:

      I have read COM is nothing but the QueryInterface...

      QueryInterface is important in COM, but it is not all there is to it.

      Shaileshvb wrote:

      but there is so much importance to HRESULT,GUID and Registry also... So what does mean about COM..

      HRESULT is a standard return code in COM, and is fairly complicated. GUID means Globally Unique Identifier, which is used to identify interfaces, classes, and other items. QueryInterface takes a GUID as a parameter. Both of these are important.

      Shaileshvb wrote:

      On which actually COM focusses more??? How to know more about COM

      COM involves lots of issues, and which ones you need to learn about depend on what you are trying to do with it. I learned most of mine by reading MSDN library. While I usually had it installed on my computer, you can access MSDN library on the web at http://msdn.microsoft.com/[^] Nathan

      S 1 Reply Last reply
      0
      • N Nathan Holt at EMOM

        Shaileshvb wrote:

        I have read COM is nothing but the QueryInterface...

        QueryInterface is important in COM, but it is not all there is to it.

        Shaileshvb wrote:

        but there is so much importance to HRESULT,GUID and Registry also... So what does mean about COM..

        HRESULT is a standard return code in COM, and is fairly complicated. GUID means Globally Unique Identifier, which is used to identify interfaces, classes, and other items. QueryInterface takes a GUID as a parameter. Both of these are important.

        Shaileshvb wrote:

        On which actually COM focusses more??? How to know more about COM

        COM involves lots of issues, and which ones you need to learn about depend on what you are trying to do with it. I learned most of mine by reading MSDN library. While I usually had it installed on my computer, you can access MSDN library on the web at http://msdn.microsoft.com/[^] Nathan

        S Offline
        S Offline
        Shaileshvb
        wrote on last edited by
        #3

        Hi, Thanks Nathan. I have going through the Book Gale Rogerson(Inside COM).It is fantastic..but for more details can u suggest some more books...for more codes....help me out since I am totally new to COM...

        shailesh

        Q N 2 Replies Last reply
        0
        • S Shaileshvb

          Hi, Thanks Nathan. I have going through the Book Gale Rogerson(Inside COM).It is fantastic..but for more details can u suggest some more books...for more codes....help me out since I am totally new to COM...

          shailesh

          Q Offline
          Q Offline
          QuickDeveloper
          wrote on last edited by
          #4

          Shaileshvb wrote:

          have going through the Book Gale Rogerson(Inside COM).

          Since you have completed Inside COM, you can read Essential COM by Don Box which covers some advanced topics.

          "Every morning I go through Forbes list of 40 richest people in the world. If my name is not in there, I go to work..!!!"

          1 Reply Last reply
          0
          • S Shaileshvb

            Hi, Thanks Nathan. I have going through the Book Gale Rogerson(Inside COM).It is fantastic..but for more details can u suggest some more books...for more codes....help me out since I am totally new to COM...

            shailesh

            N Offline
            N Offline
            Nathan Holt at EMOM
            wrote on last edited by
            #5

            Shaileshvb wrote:

            can u suggest some more books...for more codes....help me out since I am totally new to COM...

            I'm afraid not, since I didn't learn it from actual books. About all I can recomend is the MSDN library. Nathan

            1 Reply Last reply
            0
            • S Shaileshvb

              I am learning a COM. I have read COM is nothing but the QueryInterface... but there is so much importance to HRESULT,GUID and Registry also... So what does mean about COM.. On which actually COM focusses more??? How to know more about COM:confused:

              shailesh

              R Offline
              R Offline
              ram Jaddu
              wrote on last edited by
              #6

              hi shailesh, there is book called inside COM by dale rogerson. it's a good book for COM learner all the best

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • World
              • Users
              • Groups