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. Outlook Express add-in

Outlook Express add-in

Scheduled Pinned Locked Moved COM
c++comhelpquestion
5 Posts 3 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.
  • D Offline
    D Offline
    dorutzu
    wrote on last edited by
    #1

    Hi gurus, I'm working on a ATL plug-in for MS Outlook, but I would like to make it work on Outlook Express as well. I understand that it's not possilble via COM technology (as OE does not expose any COM interfaces :sigh:), but something with hooks? Any documentation on the subject? Any help / hint would be much appreciated. Thanks in advance, Doru K.

    S 1 Reply Last reply
    0
    • D dorutzu

      Hi gurus, I'm working on a ATL plug-in for MS Outlook, but I would like to make it work on Outlook Express as well. I understand that it's not possilble via COM technology (as OE does not expose any COM interfaces :sigh:), but something with hooks? Any documentation on the subject? Any help / hint would be much appreciated. Thanks in advance, Doru K.

      S Offline
      S Offline
      Stephane Rodriguez
      wrote on last edited by
      #2

      There are articles here on codeproject. The guy is Amit Dey.

      D 1 Reply Last reply
      0
      • S Stephane Rodriguez

        There are articles here on codeproject. The guy is Amit Dey.

        D Offline
        D Offline
        dorutzu
        wrote on last edited by
        #3

        Hi, I only found his article about Outlook add-ins, but Outlook Express is a COMPLETELLY different thing. Maybe there is an article about Outlook Express as well, but I didn't find it...could you send me the link? Thanks, Doru

        F 1 Reply Last reply
        0
        • D dorutzu

          Hi, I only found his article about Outlook add-ins, but Outlook Express is a COMPLETELLY different thing. Maybe there is an article about Outlook Express as well, but I didn't find it...could you send me the link? Thanks, Doru

          F Offline
          F Offline
          FearlessBurner
          wrote on last edited by
          #4

          I recently used the interface that I found in this article http://www.codeproject.com/useritems/email.asp?target=MAPI[^] Some of the code is perhaps a bit rusty, and may not be fully implemented, but working with the example code made it easy for me to understand the mechanisms involved, and it was straightforward to sort out any problems and adapt the COM interface for my own needs. I was extremely grateful for the help provided by this article.

          D 1 Reply Last reply
          0
          • F FearlessBurner

            I recently used the interface that I found in this article http://www.codeproject.com/useritems/email.asp?target=MAPI[^] Some of the code is perhaps a bit rusty, and may not be fully implemented, but working with the example code made it easy for me to understand the mechanisms involved, and it was straightforward to sort out any problems and adapt the COM interface for my own needs. I was extremely grateful for the help provided by this article.

            D Offline
            D Offline
            dorutzu
            wrote on last edited by
            #5

            Thank you! I hope this is what I need, although I'm not sure...I would like to add buttons to Outlook Express' toolbars, etc (like I did for MS Outlook). Thanks again, Doru K.

            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