Main Window

main.png

The main window displays three things:

Menu reference

FAQs

Q: What is NDBView?
A: You may (will) see references to "NDBView" throughout the source code and in the program itself. This was the original name of PST Data Structure View Tool.

Q: What does NDB stand for?
A: Node DataBase. It is the name of the "lowest layer" of the PST architecture.

Q: Why doesn't the tool support ANSI PST files?
A: Basically, it wasn't design to. The intial goal was simply to learn about the PST by building a tool to explore it; so no effort was made to build an abstraction layer which would be necessary to support ANSI files.