|
PST File Format SDK v0.4
|
This is the API Reference for the PST File Format SDK. This library is header only; meaning there is nothing to build or link to in order to use it - simply include the proper header file.
The SDK is organized into layers (represented as "Modules" in this reference). If you don't know where to start, there is a good chance you can work in the "PST" Layer and ignore everything else.
This project is distributed under the Apache v2.0 License.
Partial support is offered for some older versions of Visual Studio and GCC. See the CodePlex site for details.
See the Documentation on the CodePlex site for a series of "Quick Start" guides; one for each layer.
The [MS-PST] reference documentation is included in this distribution in the "doc" directory, but it may be out of date. The latest version can be found on MSDN.
There are several sample included in the "samples" directory of the distribution. Additionally, the unit test code contained in the "test" directory may be of some value as sample code.
The Discussions section of the CodePlex site is a good place to start for any questions or comments about the SDK. Please do not contact me directly with questions; instead post your question to the appropriate discussion topic (or create one), and I'll do my best to answer there. This way, the question and answer will be publicly available for anyone having similar issues.
If you find a bug either in the SDK or the documentation, create a work item for it on the Issue Tracker section of the CodePlex site. Feel free to vote up existing issues you feel are important.
Contributions in the form of patches for either bug fixes or new features may be submitted in the Source Code section of the CodePlex site
Contact me directly on CodePlex if you or your company is interested in becoming a top level developer on this project.