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
P

panther82

@panther82
About
Posts
1
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Extended MAPI in C, not C++ or C#
    P panther82

    I need to modify a few C applications that are about 10 years old and are currently using CMC to send and receive email from Exchange. I tried using Simple MAPI but am encountering the Outlook security prompts, so I am now looking at using Extended MAPI. I have found examples here using C++, but nothing written in C. Microsoft does not seem to offer much in the way of examples and rewriting the applications in C++ is not an option because there are several custom libraries that would also need to be converted. One of the applications is loaded on about 15,000 workstations, so a third party product or a loading a custom dll is not an option either. The only functionality I need is to be able to logon, logoff, send email and read email (in plain text). Any ideas ??

    C / C++ / MFC csharp c++ security question
  • Login

  • Don't have an account? Register

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