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. C / C++ / MFC
  4. reading a .pst file

reading a .pst file

Scheduled Pinned Locked Moved C / C++ / MFC
c++help
3 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.
  • A Offline
    A Offline
    Anil Kumar Arvapalli
    wrote on last edited by
    #1

    HI Guys , Iam new to c++ i want to read my .Pst file mails and print all then in a note pad or in console can any body help me out.

    R S 2 Replies Last reply
    0
    • A Anil Kumar Arvapalli

      HI Guys , Iam new to c++ i want to read my .Pst file mails and print all then in a note pad or in console can any body help me out.

      R Offline
      R Offline
      randomrockers
      wrote on last edited by
      #2

      doubt this will work, try using getPathName() method and ShellExecute or Execute()

      1 Reply Last reply
      0
      • A Anil Kumar Arvapalli

        HI Guys , Iam new to c++ i want to read my .Pst file mails and print all then in a note pad or in console can any body help me out.

        S Offline
        S Offline
        Stuart Dootson
        wrote on last edited by
        #3

        Easier said than done, especially if you're new to C++. The way I'd normally suggest would be to use MAPI - this page[^] has some useful example C++ code, including loading a PST file. This Codeproject article[^] also has code to extract data out of a PST file - it's written in VB.Net, rather than C++, though.

        Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p

        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