[Libwpd-devel] File format problem with some WP files

2007-04-03 Thread David Hislop
I have an odd problem with some oldish WordPerfect files. It seems to be due to the WordPerfect file magic string WPC being offset in some older WP files, i.e. it's not at byte 2 of the file. I've been debugging a couple of problems with Larry's WordPerfect Indexer plug-in for Google Desktop Sear

Re: [Libwpd-devel] File format problem with some WP files

2007-04-03 Thread Fridrich Strba
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, they are most probably WP files embedded in an OLE2 storage. If Larry is not implementing the getDocumentOLEStream() and isOLEStream() from the WPXInputStream interface class, they will not be recognized by his indexer. Most probably, he does no