> The solution is to change the lines to: > > wvInternalStream str; > str.file_stream=inner; > wvStream_create(in, FILE_STREAM, str); > > and > > wvInternalStream str; > str.libole_stream=inner > wvStream_create(in, LIBOLE_STREAM, str); > > respectively. Except of course, we're using C, not C++ here, so the wvInternalStream str;s will need to be declared at the top of the function. Jamie.
- FreeBSD and BeOS on tinderbox don't like wv. Martin Sevior
- RE: FreeBSD and BeOS on tinderbox don't like wv. James Montgomerie
- RE: FreeBSD and BeOS on tinderbox don't like wv... Martin Sevior
- RE: FreeBSD and BeOS on tinderbox don't lik... James Montgomerie
- RE: FreeBSD and BeOS on tinderbox don't... James Montgomerie
- commit: Removed glib-wv/Makefile ... Martin Sevior
- Could you submit an updated ms-ole.h? James Montgomerie
- Could you submit an updated ms-ole.h? Martin Sevior
