Jump to content

About Structured Storage


Krol
 Share

Recommended Posts

Exist any ways to read\write Structured Storage File?

Not sure what you mean. Structured Storage doesn't necessarily even have an actual disk file associated with it, as far as I can tell*. It's just the tree of objects exposed by the COM provider of some app (or Windows itself). AutoIt can use COM objects, but must connect to a provider to get them. What app provides the structured storage you are looking for?

*Note: Not an expert opinion. It just looks to me from reading like common examples of Structured Storage would be DOMs from an instance of IE or a Word document, or the ADO interface to a database, not a specific binary file format to work with.

:)

Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
Link to comment
Share on other sites

Structured Storage File example:

http://slil.ru/24959323

The program for reading such files

http://www.mitec.cz/Downloads/SSView.zip

Could you describe what those files are, and what they do? I don't routinely follow links unknown sites/files, but I would like to understand the issue better for my own education. When I get to my SuSE box, I can check them out safely. Until then I'll have to get along on your posted descriptions.

:)

Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...