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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. COM
  4. Building an Office2K COM addin with VC++/ATL

Building an Office2K COM addin with VC++/ATL

Scheduled Pinned Locked Moved COM
c++comwindows-admintoolshelp
3 Posts 2 Posters 1 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.
  • X Offline
    X Offline
    xollo
    wrote on last edited by
    #1

    I have read the article "Building an Office2K COM addin with VC++/ATL" Although I followed the steps one by one as it has been specified in the article and the registry entry for the dll was entered correctly by the code HKCU { Software { Microsoft { Office { Outlook { Addins { 'OutlookAddin.Addin' { val FriendlyName = s 'ADOutlook2K Addin' val Description = s 'ATLCOM Outlook Addin' val LoadBehavior = d '00000008' val CommandLineSafe = d '00000000' } } } } } } } no addin is appeared in "Tools->Options, under Other tab, Advanced Options->COM Addins " would you help me with the matter, please

    S 2 Replies Last reply
    0
    • X xollo

      I have read the article "Building an Office2K COM addin with VC++/ATL" Although I followed the steps one by one as it has been specified in the article and the registry entry for the dll was entered correctly by the code HKCU { Software { Microsoft { Office { Outlook { Addins { 'OutlookAddin.Addin' { val FriendlyName = s 'ADOutlook2K Addin' val Description = s 'ATLCOM Outlook Addin' val LoadBehavior = d '00000008' val CommandLineSafe = d '00000000' } } } } } } } no addin is appeared in "Tools->Options, under Other tab, Advanced Options->COM Addins " would you help me with the matter, please

      S Offline
      S Offline
      sudeesh
      wrote on last edited by
      #2

      have u created the entries in HKEY_CLASSES_ROOT with the friendly name and clsid? -- modified at 0:06 Wednesday 9th August, 2006

      Sudeesh

      1 Reply Last reply
      0
      • X xollo

        I have read the article "Building an Office2K COM addin with VC++/ATL" Although I followed the steps one by one as it has been specified in the article and the registry entry for the dll was entered correctly by the code HKCU { Software { Microsoft { Office { Outlook { Addins { 'OutlookAddin.Addin' { val FriendlyName = s 'ADOutlook2K Addin' val Description = s 'ATLCOM Outlook Addin' val LoadBehavior = d '00000008' val CommandLineSafe = d '00000000' } } } } } } } no addin is appeared in "Tools->Options, under Other tab, Advanced Options->COM Addins " would you help me with the matter, please

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

        have u created the entries in HKEY_CLASSES_ROOT with the friendly anem and clsid?

        hello

        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