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

2007-04-26 Thread David Hislop
At 04:02 am 22/04/2007, Fridrich Strba wrote: David Hislop wrote: > Also quickly hacked together an MS VC version of the lib and wpd2text > and it also works fine. Minimal changes: just added the new files to > the VC project, and created a simple CLR wpd2text app. I gladly accept patch that wi

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

2007-04-26 Thread Fridrich Strba
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 David, thanks for your work. David Hislop wrote: > 1. src/conv/text/TextListenerImpl.h > *28a29 >> #ifndef _MSC_VER > 29a31 >> #endif// _MSC_VER This one I do not really understand :-( > *2. src/conv/*/Makefile.am > *(changes to each of the