|
-
May 13th, 1999, 08:50 AM
#1
Excel Version Files
How Can y Get the Version off XLS and MDB files througt C++ Borland or Microsoft devStudio ???
Thanks per advance for your Help..
Fabrice
-
May 14th, 1999, 10:24 AM
#2
Re: Excel Version Files
A some-what ugly approach. A typical way to mark files as to their type (and version) is to have information in the beginning of the file. Usually, this information in the first 10-20 or so bytes. With some work (and a binary editor/viewer), you might be able to figure out the patterns that identify the type of file you are interested in as well as the version.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|