Even with these problems, it's still useful if you want to use it only for reading OLE document properties or file metadata. If anyone finds fixes to the two problems above, please let me know so I can update this code. This code also includes my fix for the "access denied" error when accessing empty summary properties.
One warning for those of you thinking of using file metadata for code you put on customer sites: you *cannot* just zip up the files because zip doesn't know that there is weird NTFS metadata associated with the file. You have to use a Windows share to copy the files w/ metadata.
1. Pete02/12/2008 05:01:16 PM
Hi Ken, thanks so much for fixing the link. I really appreciate it. kindest regards, Peter
2. Ken02/12/2008 01:32:36 PM
Homepage: http://www.keysolutions.com/blogs/kenyee.nsf
Pete: yes, since the DLL is written in C++, it has to be rebuilt for Windows 64-bit. I fixed the link in case you want to download it.
3. Pete02/12/2008 05:46:49 AM
Hi Ken,
Ive been having some problems with DSOfile on a 64 bit platform. do you need to recompile the dll? the link you give is down, thanks, peter